#CEE1CA#CEE1CA
#CEE1CA is a very light, muted green. Relative luminance 0.712; OKLCH L 88.9% C 0.037 H 140.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE1CA |
|---|---|
| RGB | rgb(206, 225, 202) |
| HSL | hsl(110, 28%, 84%) |
| HSV | hsv(110, 10%, 88%) |
| CMYK | cmyk(8.4%, 0%, 10.2%, 11.8%) |
| CIE-LAB | lab(87.60, -10.51, 9.11) |
| CIE-LCH | lch(87.60, 13.91, 139.10°) |
| OKLab | oklab(88.93% -0.0285 0.0237) |
| OKLCH | oklch(88.93% 0.037 140.3) |
| XYZ | xyz(63.0375, 71.2359, 66.2945) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.49
Beige
#F5F5DC
ΔE00 8.72
Light Grey
#D8DCD6
ΔE00 9.13
Off White (survey)
#FFFFE4
ΔE00 10.02
Lightyellow
#FFFFE0
ΔE00 10.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE1CA #DDCAE1
analogous
#D9E1CA #CEE1CA #CAE1D1
triadic
#CEE1CA #CACEE1 #E1CACE
tetradic
#CEE1CA #CAD9E1 #DDCAE1 #E1D1CA
square
#CEE1CA #CAD9E1 #DDCAE1 #E1D1CA
split-complementary
#CEE1CA #D1CAE1 #E1CAD9
monochromatic
#86B57C #AACBA3 #CEE1CA #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.38
#CEE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CEE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE1CA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE1CA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#CDDFDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee1ca; /* rgb */ color: rgb(206, 225, 202); /* oklch */ color: oklch(88.9% 0.037 140.3);
Tailwind
colors: {
custom: {
50: '#ddeada',
500: '#cee1ca',
950: '#000000',
},
}SCSS
$custom: #cee1ca; $custom-light: #ddeada; $custom-dark: #000000;
JSON
{
"hex": "#cee1ca",
"rgb": {
"r": 206,
"g": 225,
"b": 202
},
"hsl": {
"h": 109.565,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.88925,
"c": 0.03707,
"h": 140.3
},
"luminance": 0.71237
}Semantic roles & 50–950 ramp
primary
#CEE1CA
secondary
#B397B9
accent
#3FA694
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483