#D2DDDF#D2DDDF
#D2DDDF is a very light, near-neutral teal. Relative luminance 0.707; OKLCH L 89.0% C 0.012 H 209.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDDF |
|---|---|
| RGB | rgb(210, 221, 223) |
| HSL | hsl(189, 17%, 85%) |
| HSV | hsv(189, 6%, 87%) |
| CMYK | cmyk(5.8%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(87.36, -3.31, -2.26) |
| CIE-LCH | lch(87.36, 4.00, 214.30°) |
| OKLab | oklab(88.98% -0.0106 -0.0061) |
| OKLCH | oklch(88.98% 0.012 209.8) |
| XYZ | xyz(65.7514, 70.7417, 79.9882) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.57
Light Grey
#D8DCD6
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 4.86
Light Gray
#D3D3D3
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 5.52
Aliceblue
#F0F8FF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDDF #DFD4D2
analogous
#D2DFDB #D2DDDF #D2D7DF
triadic
#D2DDDF #DFD2DD #DDDFD2
tetradic
#D2DDDF #DBD2DF #DFD4D2 #D7DFD2
square
#D2DDDF #DBD2DF #DFD4D2 #D7DFD2
split-complementary
#D2DDDF #DFD2D7 #DFDBD2
monochromatic
#8AA7AC #AEC2C6 #D2DDDF #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.39
#D2DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D2DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDDF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDDF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D9DADF
Tritanopia (blue-blind)
#CFDEDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dddf; /* rgb */ color: rgb(210, 221, 223); /* oklch */ color: oklch(89.0% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#dfe7e9',
500: '#d2dddf',
950: '#000000',
},
}SCSS
$custom: #d2dddf; $custom-light: #dfe7e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dddf",
"rgb": {
"r": 210,
"g": 221,
"b": 223
},
"hsl": {
"h": 189.231,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.88977,
"c": 0.0122,
"h": 209.8
},
"luminance": 0.70742
}Semantic roles & 50–950 ramp
primary
#D2DDDF
secondary
#B5A4A1
accent
#574A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484