#D2DFDE#D2DFDE
#D2DFDE is a very light, near-neutral teal. Relative luminance 0.718; OKLCH L 89.4% C 0.014 H 191.3°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFDE |
|---|---|
| RGB | rgb(210, 223, 222) |
| HSL | hsl(175, 17%, 85%) |
| HSV | hsv(175, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.85, -4.53, -1.01) |
| CIE-LCH | lch(87.85, 4.64, 192.61°) |
| OKLab | oklab(89.35% -0.0138 -0.0028) |
| OKLCH | oklch(89.35% 0.014 191.3) |
| XYZ | xyz(66.1481, 71.7503, 79.4573) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.15
Fog
#D8DCE0
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.07
Light Gray
#D3D3D3
ΔE00 6.32
Azure (CSS)
#F0FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFDE #DFD2D3
analogous
#D2DFD8 #D2DFDE #D2DADF
triadic
#D2DFDE #DED2DF #DFDED2
tetradic
#D2DFDE #D8D2DF #DFD2D3 #DADFD2
square
#D2DFDE #D8D2DF #DFD2D3 #DADFD2
split-complementary
#D2DFDE #DFD2DA #DFD8D2
monochromatic
#8AACAA #AEC6C4 #D2DFDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.37
#D2DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D2DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFDE
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFDE | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DBDBDE
Tritanopia (blue-blind)
#CFE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfde; /* rgb */ color: rgb(210, 223, 222); /* oklch */ color: oklch(89.4% 0.014 191.3);
Tailwind
colors: {
custom: {
50: '#dfe9e8',
500: '#d2dfde',
950: '#000000',
},
}SCSS
$custom: #d2dfde; $custom-light: #dfe9e8; $custom-dark: #000000;
JSON
{
"hex": "#d2dfde",
"rgb": {
"r": 210,
"g": 223,
"b": 222
},
"hsl": {
"h": 175.385,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89354,
"c": 0.01403,
"h": 191.3
},
"luminance": 0.71751
}Semantic roles & 50–950 ramp
primary
#D2DFDE
secondary
#B5A1A2
accent
#4A519B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484