#D5EDD5#D5EDD5
#D5EDD5 is a very light, muted green. Relative luminance 0.795; OKLCH L 92.2% C 0.041 H 145.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EDD5 |
|---|---|
| RGB | rgb(213, 237, 213) |
| HSL | hsl(120, 40%, 88%) |
| HSV | hsv(120, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 10.1%, 7.1%) |
| CIE-LAB | lab(91.47, -12.27, 8.96) |
| CIE-LCH | lch(91.47, 15.19, 143.84°) |
| OKLab | oklab(92.2% -0.0336 0.0233) |
| OKLCH | oklch(92.2% 0.041 145.2) |
| XYZ | xyz(69.7326, 79.5177, 74.6125) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.15
Beige
#F5F5DC
ΔE00 8.89
Ice
#D6FFFA
ΔE00 9.08
Off White (survey)
#FFFFE4
ΔE00 9.64
Lightyellow
#FFFFE0
ΔE00 9.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EDD5 #EDD5ED
analogous
#E1EDD5 #D5EDD5 #D5EDE1
triadic
#D5EDD5 #D5D5ED #EDD5D5
tetradic
#D5EDD5 #D5E1ED #EDD5ED #EDE1D5
square
#D5EDD5 #D5E1ED #EDD5ED #EDE1D5
split-complementary
#D5EDD5 #E1D5ED #EDD5E1
monochromatic
#7FC87F #AADBAA #D5EDD5 #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.24
#D5EDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D5EDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EDD5
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EDD5 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE8D4
Deuteranopia (green-blind)
#EAE6D6
Tritanopia (blue-blind)
#D3EBE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5edd5; /* rgb */ color: rgb(213, 237, 213); /* oklch */ color: oklch(92.2% 0.041 145.2);
Tailwind
colors: {
custom: {
50: '#e2f2e1',
500: '#d5edd5',
950: '#000000',
},
}SCSS
$custom: #d5edd5; $custom-light: #e2f2e1; $custom-dark: #000000;
JSON
{
"hex": "#d5edd5",
"rgb": {
"r": 213,
"g": 237,
"b": 213
},
"hsl": {
"h": 120,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.92196,
"c": 0.04091,
"h": 145.2
},
"luminance": 0.79519
}Semantic roles & 50–950 ramp
primary
#D5EDD5
secondary
#C89EC8
accent
#32B3B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584