#D5ECCD#D5ECCD
#D5ECCD is a very light, muted green. Relative luminance 0.785; OKLCH L 91.8% C 0.048 H 137.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECCD |
|---|---|
| RGB | rgb(213, 236, 205) |
| HSL | hsl(105, 45%, 86%) |
| HSV | hsv(105, 13%, 93%) |
| CMYK | cmyk(9.7%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(91.03, -13.14, 12.49) |
| CIE-LCH | lch(91.03, 18.13, 136.45°) |
| OKLab | oklab(91.79% -0.0355 0.0324) |
| OKLCH | oklch(91.79% 0.048 137.6) |
| XYZ | xyz(68.4534, 78.5441, 69.2999) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.78
Beige
#F5F5DC
ΔE00 8.80
Light Sage
#BCECAC
ΔE00 8.92
Very Pale Green
#CFFDBC
ΔE00 8.96
Very Light Green
#D1FFBD
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECCD #E4CDEC
analogous
#E5ECCD #D5ECCD #CDECD5
triadic
#D5ECCD #CDD5EC #ECCDD5
tetradic
#D5ECCD #CDE5EC #E4CDEC #ECD5CD
square
#D5ECCD #CDE5EC #E4CDEC #ECD5CD
split-complementary
#D5ECCD #D5CDEC #ECCDE5
monochromatic
#8ACA74 #B0DBA1 #D5ECCD #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.26
#D5ECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#D5ECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECCD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECCD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#EBE4CE
Tritanopia (blue-blind)
#D5E9E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d5eccd; /* rgb */ color: rgb(213, 236, 205); /* oklch */ color: oklch(91.8% 0.048 137.6);
Tailwind
colors: {
custom: {
50: '#e2f2dc',
500: '#d5eccd',
950: '#000000',
},
}SCSS
$custom: #d5eccd; $custom-light: #e2f2dc; $custom-dark: #000000;
JSON
{
"hex": "#d5eccd",
"rgb": {
"r": 213,
"g": 236,
"b": 205
},
"hsl": {
"h": 104.516,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91787,
"c": 0.04802,
"h": 137.6
},
"luminance": 0.78545
}Semantic roles & 50–950 ramp
primary
#D5ECCD
secondary
#BB95C8
accent
#2DB894
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584