#D5EDDC#D5EDDC
#D5EDDC is a very light, muted green. Relative luminance 0.799; OKLCH L 92.4% C 0.034 H 154.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EDDC |
|---|---|
| RGB | rgb(213, 237, 220) |
| HSL | hsl(138, 40%, 88%) |
| HSV | hsv(138, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.63, -11.02, 5.56) |
| CIE-LCH | lch(91.63, 12.34, 153.24°) |
| OKLab | oklab(92.38% -0.0308 0.0145) |
| OKLCH | oklch(92.38% 0.034 154.8) |
| XYZ | xyz(70.6403, 79.8808, 79.3932) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.23
Ice
#D6FFFA
ΔE00 7.23
Lightcyan
#E0FFFF
ΔE00 8.11
Ice Blue (survey)
#D7FFFE
ΔE00 8.27
Very Pale Blue
#D6FFFE
ΔE00 8.36
Mintcream
#F5FFFA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EDDC #EDD5E6
analogous
#DAEDD5 #D5EDDC #D5EDE8
triadic
#D5EDDC #DCD5ED #EDDCD5
tetradic
#D5EDDC #D5DAED #EDD5E6 #EDE8D5
square
#D5EDDC #D5DAED #EDD5E6 #EDE8D5
split-complementary
#D5EDDC #E8D5ED #EDD5DA
monochromatic
#7FC895 #AADBB8 #D5EDDC #EAF6ED #EAF6ED
Accessibility & contrast
On white
1.24
#D5EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#D5EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EDDC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EDDC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#D2ECE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d5eddc; /* rgb */ color: rgb(213, 237, 220); /* oklch */ color: oklch(92.4% 0.034 154.8);
Tailwind
colors: {
custom: {
50: '#e2f2e6',
500: '#d5eddc',
950: '#000000',
},
}SCSS
$custom: #d5eddc; $custom-light: #e2f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d5eddc",
"rgb": {
"r": 213,
"g": 237,
"b": 220
},
"hsl": {
"h": 137.5,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.92379,
"c": 0.03406,
"h": 154.8
},
"luminance": 0.79882
}Semantic roles & 50–950 ramp
primary
#D5EDDC
secondary
#C89EBC
accent
#328EB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584