#CEEA9E#CEEA9E
#CEEA9E is a very light, moderate yellow-green. Relative luminance 0.744; OKLCH L 89.9% C 0.103 H 124.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA9E |
|---|---|
| RGB | rgb(206, 234, 158) |
| HSL | hsl(82, 64%, 77%) |
| HSV | hsv(82, 32%, 92%) |
| CMYK | cmyk(12%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(89.13, -21.74, 33.96) |
| CIE-LCH | lch(89.13, 40.32, 122.62°) |
| OKLab | oklab(89.86% -0.0589 0.0846) |
| OKLCH | oklch(89.86% 0.103 124.9) |
| XYZ | xyz(61.0474, 74.4358, 43.4925) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.60
Light Grey Green
#B7E1A1
ΔE00 4.94
Light Sage
#BCECAC
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.76
Very Pale Green
#CFFDBC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA9E #BA9EEA
analogous
#EAE09E #CEEA9E #A8EA9E
triadic
#CEEA9E #9ECEEA #EA9ECE
tetradic
#CEEA9E #9EEAE0 #BA9EEA #EA9EA8
square
#CEEA9E #9EEAE0 #BA9EEA #EA9EA8
split-complementary
#CEEA9E #9EA8EA #E09EEA
monochromatic
#9BD439 #B5DF6C #CEEA9E #E7F5D0 #F2FAE6
Accessibility & contrast
On white
1.32
#CEEA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CEEA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA9E
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA9E | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E199
Deuteranopia (green-blind)
#EEE0A2
Tritanopia (blue-blind)
#D3E3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceea9e; /* rgb */ color: rgb(206, 234, 158); /* oklch */ color: oklch(89.9% 0.103 124.9);
Tailwind
colors: {
custom: {
50: '#ddf0bb',
500: '#ceea9e',
950: '#000000',
},
}SCSS
$custom: #ceea9e; $custom-light: #ddf0bb; $custom-dark: #000000;
JSON
{
"hex": "#ceea9e",
"rgb": {
"r": 206,
"g": 234,
"b": 158
},
"hsl": {
"h": 82.105,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.8986,
"c": 0.10312,
"h": 124.9
},
"luminance": 0.74436
}Semantic roles & 50–950 ramp
primary
#CEEA9E
secondary
#8A67C5
accent
#19CC5B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582