#D5F2DD#D5F2DD
#D5F2DD is a very light, muted green. Relative luminance 0.829; OKLCH L 93.4% C 0.041 H 154.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F2DD |
|---|---|
| RGB | rgb(213, 242, 221) |
| HSL | hsl(137, 53%, 89%) |
| HSV | hsv(137, 12%, 95%) |
| CMYK | cmyk(12%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(92.96, -13.34, 6.95) |
| CIE-LCH | lch(92.96, 15.04, 152.48°) |
| OKLab | oklab(93.44% -0.0372 0.0181) |
| OKLCH | oklch(93.44% 0.041 154.1) |
| XYZ | xyz(72.2410, 82.8697, 80.5820) |
| Luminance | 0.8287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.01
Ice
#D6FFFA
ΔE00 7.24
Duck Egg Blue
#C3FBF4
ΔE00 8.22
Eggshell Blue
#C4FFF7
ΔE00 8.54
Ice Blue (survey)
#D7FFFE
ΔE00 8.63
Very Pale Blue
#D6FFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F2DD #F2D5EA
analogous
#DCF2D5 #D5F2DD #D5F2EC
triadic
#D5F2DD #DDD5F2 #F2DDD5
tetradic
#D5F2DD #D5DCF2 #F2D5EA #F2ECD5
square
#D5F2DD #D5DCF2 #F2D5EA #F2ECD5
split-complementary
#D5F2DD #ECD5F2 #F2D5DC
monochromatic
#78D591 #A6E4B7 #D5F2DD #E8F8EC #E8F8EC
Accessibility & contrast
On white
1.19
#D5F2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#D5F2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F2DD
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F2DD | 1.00 | 1.19 | 17.57 | 17.57 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#EDE9DE
Tritanopia (blue-blind)
#D1F1EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d5f2dd; /* rgb */ color: rgb(213, 242, 221); /* oklch */ color: oklch(93.4% 0.041 154.1);
Tailwind
colors: {
custom: {
50: '#e2f6e7',
500: '#d5f2dd',
950: '#000000',
},
}SCSS
$custom: #d5f2dd; $custom-light: #e2f6e7; $custom-dark: #000000;
JSON
{
"hex": "#d5f2dd",
"rgb": {
"r": 213,
"g": 242,
"b": 221
},
"hsl": {
"h": 136.552,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.93438,
"c": 0.04137,
"h": 154.1
},
"luminance": 0.82871
}Semantic roles & 50–950 ramp
primary
#D5F2DD
secondary
#D19BC2
accent
#2595C0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584