#CEE2CA#CEE2CA
#CEE2CA is a very light, muted green. Relative luminance 0.718; OKLCH L 89.1% C 0.039 H 140.5°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2CA |
|---|---|
| RGB | rgb(206, 226, 202) |
| HSL | hsl(110, 29%, 84%) |
| HSV | hsv(110, 11%, 89%) |
| CMYK | cmyk(8.8%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(87.86, -11.02, 9.48) |
| CIE-LCH | lch(87.86, 14.54, 139.29°) |
| OKLab | oklab(89.13% -0.0299 0.0247) |
| OKLCH | oklch(89.13% 0.039 140.5) |
| XYZ | xyz(63.3086, 71.7782, 66.3849) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.55
Beige
#F5F5DC
ΔE00 8.86
Light Grey
#D8DCD6
ΔE00 9.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.07
Off White (survey)
#FFFFE4
ΔE00 10.08
Lightyellow
#FFFFE0
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2CA #DECAE2
analogous
#DAE2CA #CEE2CA #CAE2D2
triadic
#CEE2CA #CACEE2 #E2CACE
tetradic
#CEE2CA #CADAE2 #DECAE2 #E2D2CA
square
#CEE2CA #CADAE2 #DECAE2 #E2D2CA
split-complementary
#CEE2CA #D2CAE2 #E2CADA
monochromatic
#85B77B #A9CCA2 #CEE2CA #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.37
#CEE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CEE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2CA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2CA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#E0DCCB
Tritanopia (blue-blind)
#CDE0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee2ca; /* rgb */ color: rgb(206, 226, 202); /* oklch */ color: oklch(89.1% 0.039 140.5);
Tailwind
colors: {
custom: {
50: '#ddebda',
500: '#cee2ca',
950: '#000000',
},
}SCSS
$custom: #cee2ca; $custom-light: #ddebda; $custom-dark: #000000;
JSON
{
"hex": "#cee2ca",
"rgb": {
"r": 206,
"g": 226,
"b": 202
},
"hsl": {
"h": 110,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.89133,
"c": 0.03876,
"h": 140.5
},
"luminance": 0.71779
}Semantic roles & 50–950 ramp
primary
#CEE2CA
secondary
#B496BA
accent
#3EA896
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483