#D2DFE1#D2DFE1
#D2DFE1 is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.4% C 0.014 H 207.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFE1 |
|---|---|
| RGB | rgb(210, 223, 225) |
| HSL | hsl(188, 20%, 85%) |
| HSV | hsv(188, 7%, 88%) |
| CMYK | cmyk(6.7%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(87.93, -3.96, -2.48) |
| CIE-LCH | lch(87.93, 4.67, 212.03°) |
| OKLab | oklab(89.44% -0.0126 -0.0067) |
| OKLCH | oklch(89.44% 0.014 207.9) |
| XYZ | xyz(66.5538, 71.9125, 81.5937) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.34
Light Grey
#D8DCD6
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 5.62
Light Gray
#D3D3D3
ΔE00 6.03
Silver (survey)
#C5C9C7
ΔE00 6.20
Aliceblue
#F0F8FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFE1 #E1D4D2
analogous
#D2E1DB #D2DFE1 #D2D7E1
triadic
#D2DFE1 #E1D2DF #DFE1D2
tetradic
#D2DFE1 #DBD2E1 #E1D4D2 #D7E1D2
square
#D2DFE1 #DBD2E1 #E1D4D2 #D7E1D2
split-complementary
#D2DFE1 #E1D2D7 #E1DBD2
monochromatic
#89ABB0 #ADC5C9 #D2DFE1 #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.37
#D2DFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D2DFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFE1
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFE1 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE1
Deuteranopia (green-blind)
#DADCE1
Tritanopia (blue-blind)
#CEE0E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfe1; /* rgb */ color: rgb(210, 223, 225); /* oklch */ color: oklch(89.4% 0.014 207.9);
Tailwind
colors: {
custom: {
50: '#dfe9ea',
500: '#d2dfe1',
950: '#000000',
},
}SCSS
$custom: #d2dfe1; $custom-light: #dfe9ea; $custom-dark: #000000;
JSON
{
"hex": "#d2dfe1",
"rgb": {
"r": 210,
"g": 223,
"b": 225
},
"hsl": {
"h": 188,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.89441,
"c": 0.01427,
"h": 207.9
},
"luminance": 0.71913
}Semantic roles & 50–950 ramp
primary
#D2DFE1
secondary
#B7A3A0
accent
#53479E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484