#D2E1DC#D2E1DC
#D2E1DC is a very light, near-neutral teal. Relative luminance 0.727; OKLCH L 89.7% C 0.017 H 174.0°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E1DC |
|---|---|
| RGB | rgb(210, 225, 220) |
| HSL | hsl(160, 20%, 85%) |
| HSV | hsv(160, 7%, 88%) |
| CMYK | cmyk(6.7%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(88.31, -5.93, 0.72) |
| CIE-LCH | lch(88.31, 5.97, 173.09°) |
| OKLab | oklab(89.7% -0.0173 0.0018) |
| OKLCH | oklch(89.7% 0.017 174) |
| XYZ | xyz(66.4192, 72.7187, 78.2331) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Mintcream
#F5FFFA
ΔE00 6.87
Azure (CSS)
#F0FFFF
ΔE00 6.89
Silver (survey)
#C5C9C7
ΔE00 7.13
Fog
#D8DCE0
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E1DC #E1D2D7
analogous
#D2E1D4 #D2E1DC #D2DEE1
triadic
#D2E1DC #DCD2E1 #E1DCD2
tetradic
#D2E1DC #D4D2E1 #E1D2D7 #DEE1D2
square
#D2E1DC #D4D2E1 #E1D2D7 #DEE1D2
split-complementary
#D2E1DC #E1D2DE #E1D4D2
monochromatic
#89B0A3 #ADC9BF #D2E1DC #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.35
#D2E1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#D2E1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E1DC
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E1DC | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#CFE1DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2e1dc; /* rgb */ color: rgb(210, 225, 220); /* oklch */ color: oklch(89.7% 0.017 174.0);
Tailwind
colors: {
custom: {
50: '#dfeae6',
500: '#d2e1dc',
950: '#000000',
},
}SCSS
$custom: #d2e1dc; $custom-light: #dfeae6; $custom-dark: #000000;
JSON
{
"hex": "#d2e1dc",
"rgb": {
"r": 210,
"g": 225,
"b": 220
},
"hsl": {
"h": 160,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.89704,
"c": 0.01741,
"h": 174
},
"luminance": 0.72719
}Semantic roles & 50–950 ramp
primary
#D2E1DC
secondary
#B7A0A8
accent
#47649E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484