#CEEA77#CEEA77
#CEEA77 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.3% C 0.145 H 120.7°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA77 |
|---|---|
| RGB | rgb(206, 234, 119) |
| HSL | hsl(75, 73%, 69%) |
| HSV | hsv(75, 49%, 92%) |
| CMYK | cmyk(12%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(88.59, -26.22, 52.35) |
| CIE-LCH | lch(88.59, 58.55, 116.61°) |
| OKLab | oklab(89.25% -0.0739 0.1245) |
| OKLCH | oklch(89.25% 0.145 120.7) |
| XYZ | xyz(58.2066, 73.2995, 28.5310) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.83
Pear
#CBF85F
ΔE00 4.86
Light Pea Green
#C4FE82
ΔE00 5.96
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Pale Lime
#BEFD73
ΔE00 6.24
Light Khaki
#E6F2A2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA77 #9377EA
analogous
#EACD77 #CEEA77 #95EA77
triadic
#CEEA77 #77CEEA #EA77CE
tetradic
#CEEA77 #77EACD #9377EA #EA7795
square
#CEEA77 #77EACD #9377EA #EA7795
split-complementary
#CEEA77 #7795EA #CD77EA
monochromatic
#9FC81F #BBE242 #CEEA77 #E1F2AC #F4FAE1
Accessibility & contrast
On white
1.34
#CEEA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#CEEA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA77
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA77 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6D
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#D7E0D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ceea77; /* rgb */ color: rgb(206, 234, 119); /* oklch */ color: oklch(89.3% 0.145 120.7);
Tailwind
colors: {
custom: {
50: '#dff0a1',
500: '#ceea77',
950: '#000000',
},
}SCSS
$custom: #ceea77; $custom-light: #dff0a1; $custom-dark: #000000;
JSON
{
"hex": "#ceea77",
"rgb": {
"r": 206,
"g": 234,
"b": 119
},
"hsl": {
"h": 74.609,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.89254,
"c": 0.14482,
"h": 120.7
},
"luminance": 0.73299
}Semantic roles & 50–950 ramp
primary
#CEEA77
secondary
#6243C2
accent
#10D540
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580