#CEEC85#CEEC85
#CEEC85 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.9% C 0.133 H 122.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEC85 |
|---|---|
| RGB | rgb(206, 236, 133) |
| HSL | hsl(77, 73%, 72%) |
| HSV | hsv(77, 44%, 93%) |
| CMYK | cmyk(12.7%, 0%, 43.6%, 7.5%) |
| CIE-LAB | lab(89.30, -25.73, 46.56) |
| CIE-LCH | lch(89.30, 53.20, 118.92°) |
| OKLab | oklab(89.88% -0.0715 0.1126) |
| OKLCH | oklch(89.88% 0.133 122.4) |
| XYZ | xyz(59.6827, 74.8061, 33.4806) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.26
Light Pea Green
#C4FE82
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.82
Celery
#C1FD95
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEC85 #A385EC
analogous
#ECD785 #CEEC85 #9AEC85
triadic
#CEEC85 #85CEEC #EC85CE
tetradic
#CEEC85 #85ECD7 #A385EC #EC859A
square
#CEEC85 #85ECD7 #A385EC #EC859A
split-complementary
#CEEC85 #859AEC #D785EC
monochromatic
#A1D521 #B9E450 #CEEC85 #E3F4BA #F4FBE5
Accessibility & contrast
On white
1.32
#CEEC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CEEC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEC85
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEC85 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17D
Deuteranopia (green-blind)
#F3E08A
Tritanopia (blue-blind)
#D5E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceec85; /* rgb */ color: rgb(206, 236, 133); /* oklch */ color: oklch(89.9% 0.133 122.4);
Tailwind
colors: {
custom: {
50: '#def2aa',
500: '#ceec85',
950: '#000000',
},
}SCSS
$custom: #ceec85; $custom-light: #def2aa; $custom-dark: #000000;
JSON
{
"hex": "#ceec85",
"rgb": {
"r": 206,
"g": 236,
"b": 133
},
"hsl": {
"h": 77.476,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.8988,
"c": 0.13338,
"h": 122.4
},
"luminance": 0.74806
}Semantic roles & 50–950 ramp
primary
#CEEC85
secondary
#724FC6
accent
#10D54A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581