#CEEA87#CEEA87
#CEEA87 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.5% C 0.129 H 121.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA87 |
|---|---|
| RGB | rgb(206, 234, 135) |
| HSL | hsl(77, 70%, 72%) |
| HSV | hsv(77, 42%, 92%) |
| CMYK | cmyk(12%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(88.79, -24.55, 44.95) |
| CIE-LCH | lch(88.79, 51.22, 118.64°) |
| OKLab | oklab(89.48% -0.068 0.1091) |
| OKLCH | oklch(89.48% 0.129 121.9) |
| XYZ | xyz(59.2496, 73.7167, 34.0243) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.92
Light Yellow Green
#CCFD7F
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Light Pea Green
#C4FE82
ΔE00 6.03
Pale Olive Green
#B1D27B
ΔE00 6.19
Celery
#C1FD95
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA87 #A387EA
analogous
#EAD587 #CEEA87 #9CEA87
triadic
#CEEA87 #87CEEA #EA87CE
tetradic
#CEEA87 #87EAD5 #A387EA #EA879C
square
#CEEA87 #87EAD5 #A387EA #EA879C
split-complementary
#CEEA87 #879CEA #D587EA
monochromatic
#A1D225 #B9E153 #CEEA87 #E3F3BB #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CEEA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA87
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA87 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7F
Deuteranopia (green-blind)
#F1DF8C
Tritanopia (blue-blind)
#D5E1D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea87; /* rgb */ color: rgb(206, 234, 135); /* oklch */ color: oklch(89.5% 0.129 121.9);
Tailwind
colors: {
custom: {
50: '#def0ab',
500: '#ceea87',
950: '#000000',
},
}SCSS
$custom: #ceea87; $custom-light: #def0ab; $custom-dark: #000000;
JSON
{
"hex": "#ceea87",
"rgb": {
"r": 206,
"g": 234,
"b": 135
},
"hsl": {
"h": 76.97,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.89477,
"c": 0.12856,
"h": 121.9
},
"luminance": 0.73717
}Semantic roles & 50–950 ramp
primary
#CEEA87
secondary
#7251C4
accent
#13D249
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581