#CEE1CB#CEE1CB
#CEE1CB is a very light, muted green. Relative luminance 0.713; OKLCH L 89.0% C 0.036 H 141.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE1CB |
|---|---|
| RGB | rgb(206, 225, 203) |
| HSL | hsl(112, 27%, 84%) |
| HSV | hsv(112, 10%, 88%) |
| CMYK | cmyk(8.4%, 0%, 9.8%, 11.8%) |
| CIE-LAB | lab(87.62, -10.34, 8.62) |
| CIE-LCH | lch(87.62, 13.46, 140.19°) |
| OKLab | oklab(88.95% -0.0281 0.0224) |
| OKLCH | oklch(88.95% 0.036 141.4) |
| XYZ | xyz(63.1563, 71.2834, 66.9201) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.35
Beige
#F5F5DC
ΔE00 8.74
Light Grey
#D8DCD6
ΔE00 8.89
Off White (survey)
#FFFFE4
ΔE00 10.05
Lightyellow
#FFFFE0
ΔE00 10.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE1CB #DECBE1
analogous
#D9E1CB #CEE1CB #CBE1D3
triadic
#CEE1CB #CBCEE1 #E1CBCE
tetradic
#CEE1CB #CBD9E1 #DECBE1 #E1D3CB
square
#CEE1CB #CBD9E1 #DECBE1 #E1D3CB
split-complementary
#CEE1CB #D3CBE1 #E1CBD9
monochromatic
#85B47D #A9CBA4 #CEE1CB #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.38
#CEE1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#CEE1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE1CB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE1CB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCA
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#CDDFDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee1cb; /* rgb */ color: rgb(206, 225, 203); /* oklch */ color: oklch(89.0% 0.036 141.4);
Tailwind
colors: {
custom: {
50: '#ddeada',
500: '#cee1cb',
950: '#000000',
},
}SCSS
$custom: #cee1cb; $custom-light: #ddeada; $custom-dark: #000000;
JSON
{
"hex": "#cee1cb",
"rgb": {
"r": 206,
"g": 225,
"b": 203
},
"hsl": {
"h": 111.818,
"s": 26.829,
"l": 83.922
},
"oklch": {
"l": 0.88951,
"c": 0.03595,
"h": 141.4
},
"luminance": 0.71284
}Semantic roles & 50–950 ramp
primary
#CEE1CB
secondary
#B498B8
accent
#40A598
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483