#CDE0CD#CDE0CD
#CDE0CD is a very light, muted green. Relative luminance 0.707; OKLCH L 88.7% C 0.033 H 145.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE0CD |
|---|---|
| RGB | rgb(205, 224, 205) |
| HSL | hsl(120, 23%, 84%) |
| HSV | hsv(120, 8%, 88%) |
| CMYK | cmyk(8.5%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(87.34, -9.82, 7.15) |
| CIE-LCH | lch(87.34, 12.14, 143.95°) |
| OKLab | oklab(88.72% -0.0269 0.0186) |
| OKLCH | oklch(88.72% 0.033 145.3) |
| XYZ | xyz(62.8498, 70.6976, 68.0806) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 8.19
Beige
#F5F5DC
ΔE00 9.00
Mintcream
#F5FFFA
ΔE00 9.99
Ice
#D6FFFA
ΔE00 10.05
Off White (survey)
#FFFFE4
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE0CD #E0CDE0
analogous
#D7E0CD #CDE0CD #CDE0D7
triadic
#CDE0CD #CDCDE0 #E0CDCD
tetradic
#CDE0CD #CDD7E0 #E0CDE0 #E0D7CD
square
#CDE0CD #CDD7E0 #E0CDE0 #E0D7CD
split-complementary
#CDE0CD #D7CDE0 #E0CDD7
monochromatic
#81B181 #A7C9A7 #CDE0CD #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.39
#CDE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CDE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE0CD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE0CD | 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)
#E1DCCC
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#CBDFDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cde0cd; /* rgb */ color: rgb(205, 224, 205); /* oklch */ color: oklch(88.7% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#dce9dc',
500: '#cde0cd',
950: '#000000',
},
}SCSS
$custom: #cde0cd; $custom-light: #dce9dc; $custom-dark: #000000;
JSON
{
"hex": "#cde0cd",
"rgb": {
"r": 205,
"g": 224,
"b": 205
},
"hsl": {
"h": 120,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.88724,
"c": 0.03274,
"h": 145.3
},
"luminance": 0.70698
}Semantic roles & 50–950 ramp
primary
#CDE0CD
secondary
#B79AB7
accent
#44A2A2
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484