#D5E2DD#D5E2DD
#D5E2DD is a very light, near-neutral teal. Relative luminance 0.738; OKLCH L 90.2% C 0.015 H 171.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E2DD |
|---|---|
| RGB | rgb(213, 226, 221) |
| HSL | hsl(157, 18%, 86%) |
| HSV | hsv(157, 6%, 89%) |
| CMYK | cmyk(5.8%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(88.81, -5.26, 0.94) |
| CIE-LCH | lch(88.81, 5.34, 169.86°) |
| OKLab | oklab(90.16% -0.0153 0.0024) |
| OKLCH | oklch(90.16% 0.015 171) |
| XYZ | xyz(67.6855, 73.7587, 79.0635) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.85
Mintcream
#F5FFFA
ΔE00 6.38
Azure (CSS)
#F0FFFF
ΔE00 6.58
Fog
#D8DCE0
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 6.77
Silver (survey)
#C5C9C7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E2DD #E2D5DA
analogous
#D5E2D6 #D5E2DD #D5E0E2
triadic
#D5E2DD #DDD5E2 #E2DDD5
tetradic
#D5E2DD #D6D5E2 #E2D5DA #E0E2D5
square
#D5E2DD #D6D5E2 #E2D5DA #E0E2D5
split-complementary
#D5E2DD #E2D5E0 #E2D6D5
monochromatic
#8DB0A2 #B1C9C0 #D5E2DD #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.33
#D5E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#D5E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E2DD
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E2DD | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#D2E2E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d5e2dd; /* rgb */ color: rgb(213, 226, 221); /* oklch */ color: oklch(90.2% 0.015 171.0);
Tailwind
colors: {
custom: {
50: '#e1ebe7',
500: '#d5e2dd',
950: '#000000',
},
}SCSS
$custom: #d5e2dd; $custom-light: #e1ebe7; $custom-dark: #000000;
JSON
{
"hex": "#d5e2dd",
"rgb": {
"r": 213,
"g": 226,
"b": 221
},
"hsl": {
"h": 156.923,
"s": 18.31,
"l": 86.078
},
"oklch": {
"l": 0.90155,
"c": 0.01546,
"h": 171
},
"luminance": 0.73759
}Semantic roles & 50–950 ramp
primary
#D5E2DD
secondary
#B8A3AB
accent
#49699D
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484