#D2DFE0#D2DFE0
#D2DFE0 is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.4% C 0.014 H 202.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFE0 |
|---|---|
| RGB | rgb(210, 223, 224) |
| HSL | hsl(184, 18%, 85%) |
| HSV | hsv(184, 6%, 88%) |
| CMYK | cmyk(6.3%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(87.90, -4.15, -1.99) |
| CIE-LCH | lch(87.90, 4.60, 205.62°) |
| OKLab | oklab(89.41% -0.013 -0.0054) |
| OKLCH | oklch(89.41% 0.014 202.5) |
| XYZ | xyz(66.4178, 71.8581, 80.8774) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.61
Light Grey
#D8DCD6
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 5.70
Light Gray
#D3D3D3
ΔE00 6.10
Silver (survey)
#C5C9C7
ΔE00 6.12
Azure (CSS)
#F0FFFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFE0 #E0D3D2
analogous
#D2E0DA #D2DFE0 #D2D8E0
triadic
#D2DFE0 #E0D2DF #DFE0D2
tetradic
#D2DFE0 #DAD2E0 #E0D3D2 #D8E0D2
square
#D2DFE0 #DAD2E0 #E0D3D2 #D8E0D2
split-complementary
#D2DFE0 #E0D2D8 #E0DAD2
monochromatic
#8AABAE #AEC5C7 #D2DFE0 #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.37
#D2DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D2DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFE0
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFE0 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE0
Deuteranopia (green-blind)
#DADCE0
Tritanopia (blue-blind)
#CEE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfe0; /* rgb */ color: rgb(210, 223, 224); /* oklch */ color: oklch(89.4% 0.014 202.5);
Tailwind
colors: {
custom: {
50: '#dfe9e9',
500: '#d2dfe0',
950: '#000000',
},
}SCSS
$custom: #d2dfe0; $custom-light: #dfe9e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dfe0",
"rgb": {
"r": 210,
"g": 223,
"b": 224
},
"hsl": {
"h": 184.286,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.89412,
"c": 0.01406,
"h": 202.5
},
"luminance": 0.71859
}Semantic roles & 50–950 ramp
primary
#D2DFE0
secondary
#B6A2A0
accent
#4F499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484