#CEEA89#CEEA89
#CEEA89 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.5% C 0.126 H 122.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA89 |
|---|---|
| RGB | rgb(206, 234, 137) |
| HSL | hsl(77, 70%, 73%) |
| HSV | hsv(77, 41%, 92%) |
| CMYK | cmyk(12%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(88.82, -24.33, 44.01) |
| CIE-LCH | lch(88.82, 50.29, 118.93°) |
| OKLab | oklab(89.51% -0.0673 0.1071) |
| OKLCH | oklch(89.51% 0.126 122.1) |
| XYZ | xyz(59.3917, 73.7735, 34.7729) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Light Yellow Green
#CCFD7F
ΔE00 5.43
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 6.10
Light Pea Green
#C4FE82
ΔE00 6.11
Celery
#C1FD95
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA89 #A589EA
analogous
#EAD689 #CEEA89 #9DEA89
triadic
#CEEA89 #89CEEA #EA89CE
tetradic
#CEEA89 #89EAD6 #A589EA #EA899D
square
#CEEA89 #89EAD6 #A589EA #EA899D
split-complementary
#CEEA89 #899DEA #D689EA
monochromatic
#A1D326 #B8E155 #CEEA89 #E4F3BD #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#CEEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA89
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA89 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E081
Deuteranopia (green-blind)
#F1DF8E
Tritanopia (blue-blind)
#D5E1D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea89; /* rgb */ color: rgb(206, 234, 137); /* oklch */ color: oklch(89.5% 0.126 122.1);
Tailwind
colors: {
custom: {
50: '#def0ad',
500: '#ceea89',
950: '#000000',
},
}SCSS
$custom: #ceea89; $custom-light: #def0ad; $custom-dark: #000000;
JSON
{
"hex": "#ceea89",
"rgb": {
"r": 206,
"g": 234,
"b": 137
},
"hsl": {
"h": 77.32,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.89507,
"c": 0.12643,
"h": 122.1
},
"luminance": 0.73774
}Semantic roles & 50–950 ramp
primary
#CEEA89
secondary
#7453C4
accent
#14D24B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581