#CDE2CD#CDE2CD
#CDE2CD is a very light, muted green. Relative luminance 0.718; OKLCH L 89.1% C 0.036 H 145.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2CD |
|---|---|
| RGB | rgb(205, 226, 205) |
| HSL | hsl(120, 27%, 85%) |
| HSV | hsv(120, 9%, 89%) |
| CMYK | cmyk(9.3%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(87.86, -10.83, 7.90) |
| CIE-LCH | lch(87.86, 13.41, 143.90°) |
| OKLab | oklab(89.14% -0.0297 0.0206) |
| OKLCH | oklch(89.14% 0.036 145.3) |
| XYZ | xyz(63.3904, 71.7789, 68.2608) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.25
Light Grey
#D8DCD6
ΔE00 9.10
Beige
#F5F5DC
ΔE00 9.20
Ice
#D6FFFA
ΔE00 9.92
Mintcream
#F5FFFA
ΔE00 10.41
Off White (survey)
#FFFFE4
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2CD #E2CDE2
analogous
#D8E2CD #CDE2CD #CDE2D8
triadic
#CDE2CD #CDCDE2 #E2CDCD
tetradic
#CDE2CD #CDD8E2 #E2CDE2 #E2D8CD
square
#CDE2CD #CDD8E2 #E2CDE2 #E2D8CD
split-complementary
#CDE2CD #D8CDE2 #E2CDD8
monochromatic
#80B580 #A6CCA6 #CDE2CD #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.37
#CDE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CDE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2CD
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2CD | 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)
#E3DECC
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#CBE1DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde2cd; /* rgb */ color: rgb(205, 226, 205); /* oklch */ color: oklch(89.1% 0.036 145.3);
Tailwind
colors: {
custom: {
50: '#dcebdc',
500: '#cde2cd',
950: '#000000',
},
}SCSS
$custom: #cde2cd; $custom-light: #dcebdc; $custom-dark: #000000;
JSON
{
"hex": "#cde2cd",
"rgb": {
"r": 205,
"g": 226,
"b": 205
},
"hsl": {
"h": 120,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89139,
"c": 0.03612,
"h": 145.3
},
"luminance": 0.7178
}Semantic roles & 50–950 ramp
primary
#CDE2CD
secondary
#B99AB9
accent
#40A5A5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484