#CEEA97#CEEA97
#CEEA97 is a very light, moderate yellow-green. Relative luminance 0.742; OKLCH L 89.7% C 0.111 H 123.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA97 |
|---|---|
| RGB | rgb(206, 234, 151) |
| HSL | hsl(80, 66%, 75%) |
| HSV | hsv(80, 35%, 92%) |
| CMYK | cmyk(12%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(89.02, -22.65, 37.34) |
| CIE-LCH | lch(89.02, 43.67, 121.24°) |
| OKLab | oklab(89.74% -0.0618 0.0923) |
| OKLCH | oklch(89.74% 0.111 123.8) |
| XYZ | xyz(60.4619, 74.2016, 40.4092) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Light Grey Green
#B7E1A1
ΔE00 5.84
Washed Out Green
#BCF5A6
ΔE00 5.95
Tea Green
#BDF8A3
ΔE00 5.99
Pale Olive Green
#B1D27B
ΔE00 6.01
Pistachio (survey)
#C0FA8B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA97 #B397EA
analogous
#EADC97 #CEEA97 #A4EA97
triadic
#CEEA97 #97CEEA #EA97CE
tetradic
#CEEA97 #97EADC #B397EA #EA97A4
square
#CEEA97 #97EADC #B397EA #EA97A4
split-complementary
#CEEA97 #97A4EA #DC97EA
monochromatic
#9ED531 #B6E064 #CEEA97 #E6F4CA #F3FAE6
Accessibility & contrast
On white
1.33
#CEEA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CEEA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA97
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA97 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E091
Deuteranopia (green-blind)
#EFDF9B
Tritanopia (blue-blind)
#D4E2D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceea97; /* rgb */ color: rgb(206, 234, 151); /* oklch */ color: oklch(89.7% 0.111 123.8);
Tailwind
colors: {
custom: {
50: '#def0b6',
500: '#ceea97',
950: '#000000',
},
}SCSS
$custom: #ceea97; $custom-light: #def0b6; $custom-dark: #000000;
JSON
{
"hex": "#ceea97",
"rgb": {
"r": 206,
"g": 234,
"b": 151
},
"hsl": {
"h": 80.241,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.89735,
"c": 0.11107,
"h": 123.8
},
"luminance": 0.74202
}Semantic roles & 50–950 ramp
primary
#CEEA97
secondary
#8260C5
accent
#17CE55
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581