#D2E1DD#D2E1DD
#D2E1DD is a very light, near-neutral teal. Relative luminance 0.728; OKLCH L 89.7% C 0.017 H 178.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E1DD |
|---|---|
| RGB | rgb(210, 225, 221) |
| HSL | hsl(164, 20%, 85%) |
| HSV | hsv(164, 7%, 88%) |
| CMYK | cmyk(6.7%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(88.34, -5.74, 0.23) |
| CIE-LCH | lch(88.34, 5.75, 177.71°) |
| OKLab | oklab(89.73% -0.0169 0.0005) |
| OKLCH | oklch(89.73% 0.017 178.2) |
| XYZ | xyz(66.5520, 72.7718, 78.9327) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 6.72
Mintcream
#F5FFFA
ΔE00 6.85
Fog
#D8DCE0
ΔE00 6.91
Silver (survey)
#C5C9C7
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E1DD #E1D2D6
analogous
#D2E1D5 #D2E1DD #D2DDE1
triadic
#D2E1DD #DDD2E1 #E1DDD2
tetradic
#D2E1DD #D5D2E1 #E1D2D6 #DDE1D2
square
#D2E1DD #D5D2E1 #E1D2D6 #DDE1D2
split-complementary
#D2E1DD #E1D2DD #E1D5D2
monochromatic
#89B0A6 #ADC9C1 #D2E1DD #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.35
#D2E1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#D2E1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E1DD
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E1DD | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#CFE2E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2e1dd; /* rgb */ color: rgb(210, 225, 221); /* oklch */ color: oklch(89.7% 0.017 178.2);
Tailwind
colors: {
custom: {
50: '#dfeae7',
500: '#d2e1dd',
950: '#000000',
},
}SCSS
$custom: #d2e1dd; $custom-light: #dfeae7; $custom-dark: #000000;
JSON
{
"hex": "#d2e1dd",
"rgb": {
"r": 210,
"g": 225,
"b": 221
},
"hsl": {
"h": 164,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.89732,
"c": 0.01693,
"h": 178.2
},
"luminance": 0.72773
}Semantic roles & 50–950 ramp
primary
#D2E1DD
secondary
#B7A0A6
accent
#475E9E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484