#CEE69E#CEE69E
#CEE69E is a very light, moderate yellow-green. Relative luminance 0.722; OKLCH L 89.0% C 0.097 H 123.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE69E |
|---|---|
| RGB | rgb(206, 230, 158) |
| HSL | hsl(80, 59%, 76%) |
| HSV | hsv(80, 31%, 90%) |
| CMYK | cmyk(10.4%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(88.06, -19.79, 32.54) |
| CIE-LCH | lch(88.06, 38.09, 121.31°) |
| OKLab | oklab(89% -0.0535 0.0813) |
| OKLCH | oklch(89% 0.097 123.3) |
| XYZ | xyz(59.9214, 72.1839, 43.1172) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.62
Light Grey Green
#B7E1A1
ΔE00 4.91
Light Sage
#BCECAC
ΔE00 5.68
Pale Olive Green
#B1D27B
ΔE00 6.11
Pale Olive
#B9CC81
ΔE00 6.20
Washed Out Green
#BCF5A6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE69E #B69EE6
analogous
#E6DA9E #CEE69E #AAE69E
triadic
#CEE69E #9ECEE6 #E69ECE
tetradic
#CEE69E #9EE6DA #B69EE6 #E69EAA
square
#CEE69E #9EE6DA #B69EE6 #E69EAA
split-complementary
#CEE69E #9EAAE6 #DA9EE6
monochromatic
#9DCD3D #B5D96D #CEE69E #E7F3CF #F3F9E7
Accessibility & contrast
On white
1.36
#CEE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#CEE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE69E
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE69E | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE99
Deuteranopia (green-blind)
#EBDDA1
Tritanopia (blue-blind)
#D3DFD3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee69e; /* rgb */ color: rgb(206, 230, 158); /* oklch */ color: oklch(89.0% 0.097 123.3);
Tailwind
colors: {
custom: {
50: '#ddeebb',
500: '#cee69e',
950: '#000000',
},
}SCSS
$custom: #cee69e; $custom-light: #ddeebb; $custom-dark: #000000;
JSON
{
"hex": "#cee69e",
"rgb": {
"r": 206,
"g": 230,
"b": 158
},
"hsl": {
"h": 80,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.89004,
"c": 0.09726,
"h": 123.3
},
"luminance": 0.72184
}Semantic roles & 50–950 ramp
primary
#CEE69E
secondary
#8568C0
accent
#1FC757
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582