#D2DFDF#D2DFDF
#D2DFDF is a very light, near-neutral teal. Relative luminance 0.718; OKLCH L 89.4% C 0.014 H 196.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFDF |
|---|---|
| RGB | rgb(210, 223, 223) |
| HSL | hsl(180, 17%, 85%) |
| HSV | hsv(180, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.87, -4.34, -1.50) |
| CIE-LCH | lch(87.87, 4.59, 199.09°) |
| OKLab | oklab(89.38% -0.0134 -0.0041) |
| OKLCH | oklch(89.38% 0.014 196.9) |
| XYZ | xyz(66.2826, 71.8040, 80.1653) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.38
Fog
#D8DCE0
ΔE00 4.92
Gainsboro
#DCDCDC
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 6.19
Azure (CSS)
#F0FFFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFDF #DFD2D2
analogous
#D2DFD9 #D2DFDF #D2D9DF
triadic
#D2DFDF #DFD2DF #DFDFD2
tetradic
#D2DFDF #D9D2DF #DFD2D2 #D9DFD2
square
#D2DFDF #D9D2DF #DFD2D2 #D9DFD2
split-complementary
#D2DFDF #DFD2D9 #DFD9D2
monochromatic
#8AACAC #AEC6C6 #D2DFDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.37
#D2DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D2DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFDF
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFDF | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#CFE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfdf; /* rgb */ color: rgb(210, 223, 223); /* oklch */ color: oklch(89.4% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#dfe9e9',
500: '#d2dfdf',
950: '#000000',
},
}SCSS
$custom: #d2dfdf; $custom-light: #dfe9e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dfdf",
"rgb": {
"r": 210,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89383,
"c": 0.01397,
"h": 196.9
},
"luminance": 0.71805
}Semantic roles & 50–950 ramp
primary
#D2DFDF
secondary
#B5A1A1
accent
#4A4A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484