#CEE8A8#CEE8A8
#CEE8A8 is a very light, moderate yellow-green. Relative luminance 0.737; OKLCH L 89.6% C 0.089 H 126.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE8A8 |
|---|---|
| RGB | rgb(206, 232, 168) |
| HSL | hsl(84, 58%, 78%) |
| HSV | hsv(84, 28%, 91%) |
| CMYK | cmyk(11.2%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(88.76, -19.39, 28.39) |
| CIE-LCH | lch(88.76, 34.37, 124.33°) |
| OKLab | oklab(89.62% -0.0521 0.0715) |
| OKLCH | oklch(89.62% 0.089 126.1) |
| XYZ | xyz(61.3772, 73.6619, 48.0228) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 4.52
Very Pale Green
#CFFDBC
ΔE00 5.50
Light Khaki
#E6F2A2
ΔE00 5.64
Very Light Green
#D1FFBD
ΔE00 5.74
Washed Out Green
#BCF5A6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE8A8 #C2A8E8
analogous
#E8E2A8 #CEE8A8 #AEE8A8
triadic
#CEE8A8 #A8CEE8 #E8A8CE
tetradic
#CEE8A8 #A8E8E2 #C2A8E8 #E8A8AE
square
#CEE8A8 #A8E8E2 #C2A8E8 #E8A8AE
split-complementary
#CEE8A8 #A8AEE8 #E2A8E8
monochromatic
#97CE47 #B3DB78 #CEE8A8 #E9F5D8 #F1F9E7
Accessibility & contrast
On white
1.33
#CEE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CEE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE8A8
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE8A8 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A4
Deuteranopia (green-blind)
#EBDEAB
Tritanopia (blue-blind)
#D2E2D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee8a8; /* rgb */ color: rgb(206, 232, 168); /* oklch */ color: oklch(89.6% 0.089 126.1);
Tailwind
colors: {
custom: {
50: '#ddefc2',
500: '#cee8a8',
950: '#000000',
},
}SCSS
$custom: #cee8a8; $custom-light: #ddefc2; $custom-dark: #000000;
JSON
{
"hex": "#cee8a8",
"rgb": {
"r": 206,
"g": 232,
"b": 168
},
"hsl": {
"h": 84.375,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.89623,
"c": 0.08851,
"h": 126.1
},
"luminance": 0.73662
}Semantic roles & 50–950 ramp
primary
#CEE8A8
secondary
#9271C3
accent
#20C663
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582