#CEE0CA#CEE0CA
#CEE0CA is a very light, muted green. Relative luminance 0.707; OKLCH L 88.7% C 0.035 H 140.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE0CA |
|---|---|
| RGB | rgb(206, 224, 202) |
| HSL | hsl(109, 26%, 84%) |
| HSV | hsv(109, 10%, 88%) |
| CMYK | cmyk(8%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(87.34, -10.01, 8.73) |
| CIE-LCH | lch(87.34, 13.28, 138.89°) |
| OKLab | oklab(88.72% -0.0271 0.0227) |
| OKLCH | oklch(88.72% 0.035 140) |
| XYZ | xyz(62.7679, 70.6968, 66.2047) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.46
Beige
#F5F5DC
ΔE00 8.60
Light Grey
#D8DCD6
ΔE00 8.68
Off White (survey)
#FFFFE4
ΔE00 9.97
Lightyellow
#FFFFE0
ΔE00 10.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE0CA #DCCAE0
analogous
#D9E0CA #CEE0CA #CAE0D1
triadic
#CEE0CA #CACEE0 #E0CACE
tetradic
#CEE0CA #CAD9E0 #DCCAE0 #E0D1CA
square
#CEE0CA #CAD9E0 #DCCAE0 #E0D1CA
split-complementary
#CEE0CA #D1CAE0 #E0CAD9
monochromatic
#87B37D #AAC9A3 #CEE0CA #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.39
#CEE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CEE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE0CA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE0CA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#CDDEDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee0ca; /* rgb */ color: rgb(206, 224, 202); /* oklch */ color: oklch(88.7% 0.035 140.0);
Tailwind
colors: {
custom: {
50: '#dde9da',
500: '#cee0ca',
950: '#000000',
},
}SCSS
$custom: #cee0ca; $custom-light: #dde9da; $custom-dark: #000000;
JSON
{
"hex": "#cee0ca",
"rgb": {
"r": 206,
"g": 224,
"b": 202
},
"hsl": {
"h": 109.091,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.88718,
"c": 0.03538,
"h": 140
},
"luminance": 0.70697
}Semantic roles & 50–950 ramp
primary
#CEE0CA
secondary
#B197B7
accent
#41A593
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483