#CEEA88#CEEA88
#CEEA88 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.5% C 0.128 H 122.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA88 |
|---|---|
| RGB | rgb(206, 234, 136) |
| HSL | hsl(77, 70%, 73%) |
| HSV | hsv(77, 42%, 92%) |
| CMYK | cmyk(12%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(88.80, -24.44, 44.48) |
| CIE-LCH | lch(88.80, 50.75, 118.79°) |
| OKLab | oklab(89.49% -0.0676 0.1081) |
| OKLCH | oklch(89.49% 0.128 122) |
| XYZ | xyz(59.3203, 73.7450, 34.3969) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.84
Light Yellow Green
#CCFD7F
ΔE00 5.36
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Light Pea Green
#C4FE82
ΔE00 6.07
Pale Olive Green
#B1D27B
ΔE00 6.14
Celery
#C1FD95
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA88 #A488EA
analogous
#EAD588 #CEEA88 #9DEA88
triadic
#CEEA88 #88CEEA #EA88CE
tetradic
#CEEA88 #88EAD5 #A488EA #EA889D
square
#CEEA88 #88EAD5 #A488EA #EA889D
split-complementary
#CEEA88 #889DEA #D588EA
monochromatic
#A1D225 #B9E154 #CEEA88 #E3F3BC #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#CEEA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA88
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA88 | 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)
#F5E080
Deuteranopia (green-blind)
#F1DF8D
Tritanopia (blue-blind)
#D5E1D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea88; /* rgb */ color: rgb(206, 234, 136); /* oklch */ color: oklch(89.5% 0.128 122.0);
Tailwind
colors: {
custom: {
50: '#def0ac',
500: '#ceea88',
950: '#000000',
},
}SCSS
$custom: #ceea88; $custom-light: #def0ac; $custom-dark: #000000;
JSON
{
"hex": "#ceea88",
"rgb": {
"r": 206,
"g": 234,
"b": 136
},
"hsl": {
"h": 77.143,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.89492,
"c": 0.1275,
"h": 122
},
"luminance": 0.73745
}Semantic roles & 50–950 ramp
primary
#CEEA88
secondary
#7352C4
accent
#14D24A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581