#CEE2CB#CEE2CB
#CEE2CB is a very light, muted green. Relative luminance 0.718; OKLCH L 89.2% C 0.038 H 141.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2CB |
|---|---|
| RGB | rgb(206, 226, 203) |
| HSL | hsl(112, 28%, 84%) |
| HSV | hsv(112, 10%, 89%) |
| CMYK | cmyk(8.8%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(87.88, -10.84, 8.99) |
| CIE-LCH | lch(87.88, 14.09, 140.34°) |
| OKLab | oklab(89.16% -0.0295 0.0234) |
| OKLCH | oklch(89.16% 0.038 141.6) |
| XYZ | xyz(63.4274, 71.8257, 67.0105) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.40
Beige
#F5F5DC
ΔE00 8.87
Light Grey
#D8DCD6
ΔE00 9.33
Off White (survey)
#FFFFE4
ΔE00 10.11
Lightyellow
#FFFFE0
ΔE00 10.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2CB #DFCBE2
analogous
#DAE2CB #CEE2CB #CBE2D4
triadic
#CEE2CB #CBCEE2 #E2CBCE
tetradic
#CEE2CB #CBDAE2 #DFCBE2 #E2D4CB
square
#CEE2CB #CBDAE2 #DFCBE2 #E2D4CB
split-complementary
#CEE2CB #D4CBE2 #E2CBDA
monochromatic
#84B67C #A9CCA4 #CEE2CB #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.37
#CEE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#CEE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2CB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2CB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#CDE0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee2cb; /* rgb */ color: rgb(206, 226, 203); /* oklch */ color: oklch(89.2% 0.038 141.6);
Tailwind
colors: {
custom: {
50: '#ddebda',
500: '#cee2cb',
950: '#000000',
},
}SCSS
$custom: #cee2cb; $custom-light: #ddebda; $custom-dark: #000000;
JSON
{
"hex": "#cee2cb",
"rgb": {
"r": 206,
"g": 226,
"b": 203
},
"hsl": {
"h": 112.174,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.89159,
"c": 0.03764,
"h": 141.6
},
"luminance": 0.71826
}Semantic roles & 50–950 ramp
primary
#CEE2CB
secondary
#B597BA
accent
#3EA799
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483