#CBEE62 Color Information

Hex color code: #CBEE62

#CBEE62 is a striking green color. In RGB it is (203, 238, 98), and in HSL it is (75°, 80%, 66%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#CBEE62
RGB
203, 238, 98
HSL
75°, 80%, 66%
CMYK
15%, 0%, 59%, 7%

Shades

CSS Usage
color: #CBEE62;
background-color: #CBEE62;
border-color: #CBEE62;
box-shadow: 0 0 10px #CBEE62;
border: 2px solid #CBEE62;
Tailwind Usage
bg-[#CBEE62]
text-[#CBEE62]
border-[#CBEE62]
shadow-[0_0_10px_CBEE62]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CBEE62, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CBEE62; color: #000000; }

Badge

New Feature
.badge { background-color: #CBEE62; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CBEE62; background-color: #CBEE6215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CBEE6220; border-left: 4px solid #CBEE62; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CBEE62; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CBEE62 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 238, 98

Red: 203 / Green: 238 / Blue: 98

HSL

75°, 80%, 66%

Hue: 75° / Saturation: 80% / Lightness: 66%

CMYK

15%, 0%, 59%, 7%

Cyan: 15% / Magenta: 0% / Yellow: 59% / Key: 7%

What color is #CBEE62?

#CBEE62 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEE62 to RGB:

rgb(203, 238, 98)HEX to RGB Converter →

HEX to HSL

Convert #CBEE62 to HSL:

hsl(75, 80%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEE62 to CMYK:

cmyk(15%, 0%, 59%, 7%)Color Converter →

Color Meaning and Usage

#CBEE62 is a striking green color with RGB values of 203, 238, 98 and HSL of 75°, 80%, 66%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBEE62 is #8663EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EECB63.

Use #CBEE62 in CSS: color: #CBEE62 or background-color: #CBEE62. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CBEE62

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 15.95:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEE62?

#CBEE62 is a striking green color - a green hue that evokes nature and harmony.

What is the RGB value of #CBEE62?

#CBEE62 in RGB is (203, 238, 98) - 203 red, 238 green, and 98 blue.

How to use #CBEE62 in CSS?

Use #CBEE62 directly in your CSS properties like color or background-color.

What colors go well with #CBEE62?

#8663EE (complementary), #EECB63 (analogous), and #B4E61E (lighter shade) work well with #CBEE62.