#CEE4CB#CEE4CB
#CEE4CB is a very light, muted green. Relative luminance 0.729; OKLCH L 89.6% C 0.041 H 141.9°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4CB |
|---|---|
| RGB | rgb(206, 228, 203) |
| HSL | hsl(113, 32%, 85%) |
| HSV | hsv(113, 11%, 89%) |
| CMYK | cmyk(9.6%, 0%, 11%, 10.6%) |
| CIE-LAB | lab(88.41, -11.85, 9.74) |
| CIE-LCH | lch(88.41, 15.34, 140.59°) |
| OKLab | oklab(89.58% -0.0322 0.0253) |
| OKLCH | oklch(89.58% 0.041 141.9) |
| XYZ | xyz(63.9744, 72.9197, 67.1928) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.58
Beige
#F5F5DC
ΔE00 9.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.14
Light Grey
#D8DCD6
ΔE00 10.19
Lightyellow
#FFFFE0
ΔE00 10.24
Off White (survey)
#FFFFE4
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4CB #E1CBE4
analogous
#DBE4CB #CEE4CB #CBE4D5
triadic
#CEE4CB #CBCEE4 #E4CBCE
tetradic
#CEE4CB #CBDBE4 #E1CBE4 #E4D5CB
square
#CEE4CB #CBDBE4 #E1CBE4 #E4D5CB
split-complementary
#CEE4CB #D5CBE4 #E4CBDB
monochromatic
#82BA7A #A8CFA3 #CEE4CB #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.35
#CEE4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#CEE4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4CB
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4CB | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFCA
Deuteranopia (green-blind)
#E2DDCC
Tritanopia (blue-blind)
#CDE2DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee4cb; /* rgb */ color: rgb(206, 228, 203); /* oklch */ color: oklch(89.6% 0.041 141.9);
Tailwind
colors: {
custom: {
50: '#ddecda',
500: '#cee4cb',
950: '#000000',
},
}SCSS
$custom: #cee4cb; $custom-light: #ddecda; $custom-dark: #000000;
JSON
{
"hex": "#cee4cb",
"rgb": {
"r": 206,
"g": 228,
"b": 203
},
"hsl": {
"h": 112.8,
"s": 31.646,
"l": 84.51
},
"oklch": {
"l": 0.89575,
"c": 0.04101,
"h": 141.9
},
"luminance": 0.7292
}Semantic roles & 50–950 ramp
primary
#CEE4CB
secondary
#B897BD
accent
#3BAA9D
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483