#CEE1CD#CEE1CD
#CEE1CD is a very light, muted green. Relative luminance 0.714; OKLCH L 89.0% C 0.034 H 143.9°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE1CD |
|---|---|
| RGB | rgb(206, 225, 205) |
| HSL | hsl(117, 25%, 84%) |
| HSV | hsv(117, 9%, 88%) |
| CMYK | cmyk(8.4%, 0%, 8.9%, 11.8%) |
| CIE-LAB | lab(87.67, -9.99, 7.63) |
| CIE-LCH | lch(87.67, 12.57, 142.61°) |
| OKLab | oklab(89% -0.0273 0.0199) |
| OKLCH | oklch(89% 0.034 143.9) |
| XYZ | xyz(63.3961, 71.3794, 68.1834) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.10
Light Grey
#D8DCD6
ΔE00 8.42
Beige
#F5F5DC
ΔE00 8.81
Mintcream
#F5FFFA
ΔE00 10.04
Ice
#D6FFFA
ΔE00 10.13
Off White (survey)
#FFFFE4
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE1CD #E0CDE1
analogous
#D8E1CD #CEE1CD #CDE1D6
triadic
#CEE1CD #CDCEE1 #E1CDCE
tetradic
#CEE1CD #CDD8E1 #E0CDE1 #E1D6CD
square
#CEE1CD #CDD8E1 #E0CDE1 #E1D6CD
split-complementary
#CEE1CD #D6CDE1 #E1CDD8
monochromatic
#83B381 #A9CAA7 #CEE1CD #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.37
#CEE1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CEE1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE1CD
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE1CD | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#CDE0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee1cd; /* rgb */ color: rgb(206, 225, 205); /* oklch */ color: oklch(89.0% 0.034 143.9);
Tailwind
colors: {
custom: {
50: '#ddeadc',
500: '#cee1cd',
950: '#000000',
},
}SCSS
$custom: #cee1cd; $custom-light: #ddeadc; $custom-dark: #000000;
JSON
{
"hex": "#cee1cd",
"rgb": {
"r": 206,
"g": 225,
"b": 205
},
"hsl": {
"h": 117,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.89003,
"c": 0.03378,
"h": 143.9
},
"luminance": 0.7138
}Semantic roles & 50–950 ramp
primary
#CEE1CD
secondary
#B79AB8
accent
#42A49F
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484