#CEE8A9#CEE8A9
#CEE8A9 is a very light, moderate yellow-green. Relative luminance 0.737; OKLCH L 89.6% C 0.087 H 126.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE8A9 |
|---|---|
| RGB | rgb(206, 232, 169) |
| HSL | hsl(85, 58%, 79%) |
| HSV | hsv(85, 27%, 91%) |
| CMYK | cmyk(11.2%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(88.78, -19.24, 27.90) |
| CIE-LCH | lch(88.78, 33.89, 124.60°) |
| OKLab | oklab(89.64% -0.0517 0.0704) |
| OKLCH | oklch(89.64% 0.087 126.3) |
| XYZ | xyz(61.4707, 73.6993, 48.5153) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.06
Light Sage
#BCECAC
ΔE00 4.47
Very Pale Green
#CFFDBC
ΔE00 5.45
Very Light Green
#D1FFBD
ΔE00 5.70
Light Khaki
#E6F2A2
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE8A9 #C3A9E8
analogous
#E8E2A9 #CEE8A9 #AEE8A9
triadic
#CEE8A9 #A9CEE8 #E8A9CE
tetradic
#CEE8A9 #A9E8E2 #C3A9E8 #E8A9AE
square
#CEE8A9 #A9E8E2 #C3A9E8 #E8A9AE
split-complementary
#CEE8A9 #A9AEE8 #E2A9E8
monochromatic
#97CE48 #B2DB79 #CEE8A9 #EAF5D9 #F1F9E7
Accessibility & contrast
On white
1.33
#CEE8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CEE8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE8A9
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE8A9 | 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)
#EFE0A5
Deuteranopia (green-blind)
#EBDFAC
Tritanopia (blue-blind)
#D2E2D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee8a9; /* rgb */ color: rgb(206, 232, 169); /* oklch */ color: oklch(89.6% 0.087 126.3);
Tailwind
colors: {
custom: {
50: '#ddefc3',
500: '#cee8a9',
950: '#000000',
},
}SCSS
$custom: #cee8a9; $custom-light: #ddefc3; $custom-dark: #000000;
JSON
{
"hex": "#cee8a9",
"rgb": {
"r": 206,
"g": 232,
"b": 169
},
"hsl": {
"h": 84.762,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.89643,
"c": 0.08733,
"h": 126.3
},
"luminance": 0.737
}Semantic roles & 50–950 ramp
primary
#CEE8A9
secondary
#9472C3
accent
#20C564
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582