#CEEC77#CEEC77
#CEEC77 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.147 H 121.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEC77 |
|---|---|
| RGB | rgb(206, 236, 119) |
| HSL | hsl(75, 75%, 70%) |
| HSV | hsv(75, 50%, 93%) |
| CMYK | cmyk(12.7%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(89.13, -27.17, 53.00) |
| CIE-LCH | lch(89.13, 59.55, 117.14°) |
| OKLab | oklab(89.69% -0.0766 0.1259) |
| OKLCH | oklch(89.69% 0.147 121.3) |
| XYZ | xyz(58.7791, 74.4447, 28.7218) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.32
Pear
#CBF85F
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 5.48
Pale Lime
#BEFD73
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEC77 #9577EC
analogous
#ECD077 #CEEC77 #93EC77
triadic
#CEEC77 #77CEEC #EC77CE
tetradic
#CEEC77 #77ECD0 #9577EC #EC7793
square
#CEEC77 #77ECD0 #9577EC #EC7793
split-complementary
#CEEC77 #7793EC #D077EC
monochromatic
#9FCC1D #BBE441 #CEEC77 #E1F4AD #F5FBE2
Accessibility & contrast
On white
1.32
#CEEC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CEEC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEC77
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEC77 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06C
Deuteranopia (green-blind)
#F4E07E
Tritanopia (blue-blind)
#D7E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceec77; /* rgb */ color: rgb(206, 236, 119); /* oklch */ color: oklch(89.7% 0.147 121.3);
Tailwind
colors: {
custom: {
50: '#dff2a1',
500: '#ceec77',
950: '#000000',
},
}SCSS
$custom: #ceec77; $custom-light: #dff2a1; $custom-dark: #000000;
JSON
{
"hex": "#ceec77",
"rgb": {
"r": 206,
"g": 236,
"b": 119
},
"hsl": {
"h": 75.385,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.89689,
"c": 0.14742,
"h": 121.3
},
"luminance": 0.74445
}Semantic roles & 50–950 ramp
primary
#CEEC77
secondary
#6442C5
accent
#0ED842
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580