#CBEE77#CBEE77
#CBEE77 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.9% C 0.151 H 123.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEE77 |
|---|---|
| RGB | rgb(203, 238, 119) |
| HSL | hsl(78, 78%, 70%) |
| HSV | hsv(78, 50%, 93%) |
| CMYK | cmyk(14.7%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(89.48, -29.24, 53.36) |
| CIE-LCH | lch(89.48, 60.85, 118.73°) |
| OKLab | oklab(89.91% -0.0823 0.1268) |
| OKLCH | oklch(89.91% 0.151 123) |
| XYZ | xyz(58.5331, 75.1773, 28.8762) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.51
Pear
#CBF85F
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 4.59
Pale Lime
#BEFD73
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEE77 #9A77EE
analogous
#EED577 #CBEE77 #90EE77
triadic
#CBEE77 #77CBEE #EE77CB
tetradic
#CBEE77 #77EED5 #9A77EE #EE7790
square
#CBEE77 #77EED5 #9A77EE #EE7790
split-complementary
#CBEE77 #7790EE #D577EE
monochromatic
#9BD11A #B6E741 #CBEE77 #E0F5AD #F5FCE4
Accessibility & contrast
On white
1.31
#CBEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CBEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEE77
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEE77 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26C
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#D3E4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbee77; /* rgb */ color: rgb(203, 238, 119); /* oklch */ color: oklch(89.9% 0.151 123.0);
Tailwind
colors: {
custom: {
50: '#ddf3a1',
500: '#cbee77',
950: '#000000',
},
}SCSS
$custom: #cbee77; $custom-light: #ddf3a1; $custom-dark: #000000;
JSON
{
"hex": "#cbee77",
"rgb": {
"r": 203,
"g": 238,
"b": 119
},
"hsl": {
"h": 77.647,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.89914,
"c": 0.15114,
"h": 123
},
"luminance": 0.75177
}Semantic roles & 50–950 ramp
primary
#CBEE77
secondary
#6942C7
accent
#0BDA48
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580