#CEEC89#CEEC89
#CEEC89 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.129 H 122.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEC89 |
|---|---|
| RGB | rgb(206, 236, 137) |
| HSL | hsl(78, 72%, 73%) |
| HSV | hsv(78, 42%, 93%) |
| CMYK | cmyk(12.7%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(89.35, -25.28, 44.69) |
| CIE-LCH | lch(89.35, 51.35, 119.50°) |
| OKLab | oklab(89.94% -0.07 0.1086) |
| OKLCH | oklch(89.94% 0.129 122.8) |
| XYZ | xyz(59.9643, 74.9187, 34.9638) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.90
Light Khaki
#E6F2A2
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.08
Light Pea Green
#C4FE82
ΔE00 5.58
Celery
#C1FD95
ΔE00 5.76
Light Yellowish Green
#C2FF89
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEC89 #A789EC
analogous
#ECD989 #CEEC89 #9CEC89
triadic
#CEEC89 #89CEEC #EC89CE
tetradic
#CEEC89 #89ECD9 #A789EC #EC899C
square
#CEEC89 #89ECD9 #A789EC #EC899C
split-complementary
#CEEC89 #899CEC #D989EC
monochromatic
#A1D823 #B8E454 #CEEC89 #E4F4BE #F4FBE5
Accessibility & contrast
On white
1.31
#CEEC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CEEC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEC89
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEC89 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#D5E3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceec89; /* rgb */ color: rgb(206, 236, 137); /* oklch */ color: oklch(89.9% 0.129 122.8);
Tailwind
colors: {
custom: {
50: '#def2ad',
500: '#ceec89',
950: '#000000',
},
}SCSS
$custom: #ceec89; $custom-light: #def2ad; $custom-dark: #000000;
JSON
{
"hex": "#ceec89",
"rgb": {
"r": 206,
"g": 236,
"b": 137
},
"hsl": {
"h": 78.182,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.8994,
"c": 0.12918,
"h": 122.8
},
"luminance": 0.74919
}Semantic roles & 50–950 ramp
primary
#CEEC89
secondary
#7653C6
accent
#11D44C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581