#CEE1CE#CEE1CE
#CEE1CE is a very light, muted green. Relative luminance 0.714; OKLCH L 89.0% C 0.033 H 145.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE1CE |
|---|---|
| RGB | rgb(206, 225, 206) |
| HSL | hsl(120, 24%, 85%) |
| HSV | hsv(120, 8%, 88%) |
| CMYK | cmyk(8.4%, 0%, 8.4%, 11.8%) |
| CIE-LAB | lab(87.69, -9.81, 7.14) |
| CIE-LCH | lch(87.69, 12.13, 143.95°) |
| OKLab | oklab(89.03% -0.0269 0.0186) |
| OKLCH | oklch(89.03% 0.033 145.3) |
| XYZ | xyz(63.5172, 71.4278, 68.8212) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.99
Light Grey
#D8DCD6
ΔE00 8.18
Beige
#F5F5DC
ΔE00 8.87
Mintcream
#F5FFFA
ΔE00 9.82
Ice
#D6FFFA
ΔE00 9.91
Off White (survey)
#FFFFE4
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE1CE #E1CEE1
analogous
#D8E1CE #CEE1CE #CEE1D8
triadic
#CEE1CE #CECEE1 #E1CECE
tetradic
#CEE1CE #CED8E1 #E1CEE1 #E1D8CE
square
#CEE1CE #CED8E1 #E1CEE1 #E1D8CE
split-complementary
#CEE1CE #D8CEE1 #E1CED8
monochromatic
#82B382 #A8CAA8 #CEE1CE #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.37
#CEE1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CEE1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE1CE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE1CE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCD
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#CCE0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee1ce; /* rgb */ color: rgb(206, 225, 206); /* oklch */ color: oklch(89.0% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#ddeadd',
500: '#cee1ce',
950: '#000000',
},
}SCSS
$custom: #cee1ce; $custom-light: #ddeadd; $custom-dark: #000000;
JSON
{
"hex": "#cee1ce",
"rgb": {
"r": 206,
"g": 225,
"b": 206
},
"hsl": {
"h": 120,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.8903,
"c": 0.03271,
"h": 145.3
},
"luminance": 0.71428
}Semantic roles & 50–950 ramp
primary
#CEE1CE
secondary
#B89BB8
accent
#43A3A3
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484