#CDE2CC#CDE2CC
#CDE2CC is a very light, muted green. Relative luminance 0.717; OKLCH L 89.1% C 0.037 H 144.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2CC |
|---|---|
| RGB | rgb(205, 226, 204) |
| HSL | hsl(117, 28%, 84%) |
| HSV | hsv(117, 10%, 89%) |
| CMYK | cmyk(9.3%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(87.84, -11.01, 8.39) |
| CIE-LCH | lch(87.84, 13.84, 142.68°) |
| OKLab | oklab(89.11% -0.0301 0.0219) |
| OKLCH | oklch(89.11% 0.037 144) |
| XYZ | xyz(63.2701, 71.7308, 67.6271) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.38
Beige
#F5F5DC
ΔE00 9.17
Light Grey
#D8DCD6
ΔE00 9.32
Ice
#D6FFFA
ΔE00 10.15
Off White (survey)
#FFFFE4
ΔE00 10.39
Lightyellow
#FFFFE0
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2CC #E1CCE2
analogous
#D8E2CC #CDE2CC #CCE2D6
triadic
#CDE2CC #CCCDE2 #E2CCCD
tetradic
#CDE2CC #CCD8E2 #E1CCE2 #E2D6CC
square
#CDE2CC #CCD8E2 #E1CCE2 #E2D6CC
split-complementary
#CDE2CC #D6CCE2 #E2CCD8
monochromatic
#81B67E #A7CCA5 #CDE2CC #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.37
#CDE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CDE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2CC
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2CC | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECB
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#CBE0DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde2cc; /* rgb */ color: rgb(205, 226, 204); /* oklch */ color: oklch(89.1% 0.037 144.0);
Tailwind
colors: {
custom: {
50: '#dcebdb',
500: '#cde2cc',
950: '#000000',
},
}SCSS
$custom: #cde2cc; $custom-light: #dcebdb; $custom-dark: #000000;
JSON
{
"hex": "#cde2cc",
"rgb": {
"r": 205,
"g": 226,
"b": 204
},
"hsl": {
"h": 117.273,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89113,
"c": 0.03719,
"h": 144
},
"luminance": 0.71731
}Semantic roles & 50–950 ramp
primary
#CDE2CC
secondary
#B899BA
accent
#3FA6A1
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484