#D2DEDF#D2DEDF
#D2DEDF is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.2% C 0.013 H 202.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEDF |
|---|---|
| RGB | rgb(210, 222, 223) |
| HSL | hsl(185, 17%, 85%) |
| HSV | hsv(185, 6%, 87%) |
| CMYK | cmyk(5.8%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.62, -3.82, -1.88) |
| CIE-LCH | lch(87.62, 4.26, 206.17°) |
| OKLab | oklab(89.18% -0.012 -0.0051) |
| OKLCH | oklch(89.18% 0.013 202.9) |
| XYZ | xyz(66.0162, 71.2713, 80.0765) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.24
Light Grey
#D8DCD6
ΔE00 4.39
Gainsboro
#DCDCDC
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 5.67
Silver (survey)
#C5C9C7
ΔE00 5.76
Azure (CSS)
#F0FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEDF #DFD3D2
analogous
#D2DFDA #D2DEDF #D2D8DF
triadic
#D2DEDF #DFD2DE #DEDFD2
tetradic
#D2DEDF #DAD2DF #DFD3D2 #D8DFD2
square
#D2DEDF #DAD2DF #DFD3D2 #D8DFD2
split-complementary
#D2DEDF #DFD2D8 #DFDAD2
monochromatic
#8AAAAC #AEC4C6 #D2DEDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.38
#D2DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D2DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEDF
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEDF | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D9DBDF
Tritanopia (blue-blind)
#CFDFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dedf; /* rgb */ color: rgb(210, 222, 223); /* oklch */ color: oklch(89.2% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#dfe8e9',
500: '#d2dedf',
950: '#000000',
},
}SCSS
$custom: #d2dedf; $custom-light: #dfe8e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dedf",
"rgb": {
"r": 210,
"g": 222,
"b": 223
},
"hsl": {
"h": 184.615,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.8918,
"c": 0.013,
"h": 202.9
},
"luminance": 0.71272
}Semantic roles & 50–950 ramp
primary
#D2DEDF
secondary
#B5A2A1
accent
#514A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484