#CDE5CD#CDE5CD
#CDE5CD is a very light, muted green. Relative luminance 0.734; OKLCH L 89.8% C 0.041 H 145.2°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE5CD |
|---|---|
| RGB | rgb(205, 229, 205) |
| HSL | hsl(120, 32%, 85%) |
| HSV | hsv(120, 10%, 90%) |
| CMYK | cmyk(10.5%, 0%, 10.5%, 10.2%) |
| CIE-LAB | lab(88.65, -12.35, 9.03) |
| CIE-LCH | lch(88.65, 15.30, 143.82°) |
| OKLab | oklab(89.76% -0.0338 0.0235) |
| OKLCH | oklch(89.76% 0.041 145.2) |
| XYZ | xyz(64.2133, 73.4247, 68.5351) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.52
Beige
#F5F5DC
ΔE00 9.61
Ice
#D6FFFA
ΔE00 9.89
Mint
#AAF0C1
ΔE00 10.17
Light Grey
#D8DCD6
ΔE00 10.39
Light Sage
#BCECAC
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE5CD #E5CDE5
analogous
#D9E5CD #CDE5CD #CDE5D9
triadic
#CDE5CD #CDCDE5 #E5CDCD
tetradic
#CDE5CD #CDD9E5 #E5CDE5 #E5D9CD
square
#CDE5CD #CDD9E5 #E5CDE5 #E5D9CD
split-complementary
#CDE5CD #D9CDE5 #E5CDD9
monochromatic
#7CBB7C #A5D0A5 #CDE5CD #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.34
#CDE5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#CDE5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE5CD
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE5CD | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CC
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#CBE3DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cde5cd; /* rgb */ color: rgb(205, 229, 205); /* oklch */ color: oklch(89.8% 0.041 145.2);
Tailwind
colors: {
custom: {
50: '#dceddc',
500: '#cde5cd',
950: '#000000',
},
}SCSS
$custom: #cde5cd; $custom-light: #dceddc; $custom-dark: #000000;
JSON
{
"hex": "#cde5cd",
"rgb": {
"r": 205,
"g": 229,
"b": 205
},
"hsl": {
"h": 120,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.89764,
"c": 0.04118,
"h": 145.2
},
"luminance": 0.73426
}Semantic roles & 50–950 ramp
primary
#CDE5CD
secondary
#BE99BE
accent
#3BAAAA
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484