#CEE1CC#CEE1CC
#CEE1CC is a very light, muted green. Relative luminance 0.713; OKLCH L 89.0% C 0.035 H 142.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE1CC |
|---|---|
| RGB | rgb(206, 225, 204) |
| HSL | hsl(114, 26%, 84%) |
| HSV | hsv(114, 9%, 88%) |
| CMYK | cmyk(8.4%, 0%, 9.3%, 11.8%) |
| CIE-LAB | lab(87.65, -10.16, 8.12) |
| CIE-LCH | lch(87.65, 13.01, 141.36°) |
| OKLab | oklab(88.98% -0.0277 0.0212) |
| OKLCH | oklch(88.98% 0.035 142.6) |
| XYZ | xyz(63.2758, 71.3313, 67.5497) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.22
Light Grey
#D8DCD6
ΔE00 8.65
Beige
#F5F5DC
ΔE00 8.77
Off White (survey)
#FFFFE4
ΔE00 10.09
Lightyellow
#FFFFE0
ΔE00 10.25
Mintcream
#F5FFFA
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE1CC #DFCCE1
analogous
#D9E1CC #CEE1CC #CCE1D5
triadic
#CEE1CC #CCCEE1 #E1CCCE
tetradic
#CEE1CC #CCD9E1 #DFCCE1 #E1D5CC
square
#CEE1CC #CCD9E1 #DFCCE1 #E1D5CC
split-complementary
#CEE1CC #D5CCE1 #E1CCD9
monochromatic
#84B47F #A9CAA5 #CEE1CC #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.38
#CEE1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CEE1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE1CC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE1CC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCB
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#CDDFDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee1cc; /* rgb */ color: rgb(206, 225, 204); /* oklch */ color: oklch(89.0% 0.035 142.6);
Tailwind
colors: {
custom: {
50: '#ddeadb',
500: '#cee1cc',
950: '#000000',
},
}SCSS
$custom: #cee1cc; $custom-light: #ddeadb; $custom-dark: #000000;
JSON
{
"hex": "#cee1cc",
"rgb": {
"r": 206,
"g": 225,
"b": 204
},
"hsl": {
"h": 114.286,
"s": 25.926,
"l": 84.118
},
"oklch": {
"l": 0.88977,
"c": 0.03486,
"h": 142.6
},
"luminance": 0.71332
}Semantic roles & 50–950 ramp
primary
#CEE1CC
secondary
#B599B8
accent
#41A49B
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484