#D5DEDF#D5DEDF
#D5DEDF is a very light, near-neutral teal. Relative luminance 0.717; OKLCH L 89.4% C 0.010 H 204.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEDF |
|---|---|
| RGB | rgb(213, 222, 223) |
| HSL | hsl(186, 14%, 85%) |
| HSV | hsv(186, 4%, 87%) |
| CMYK | cmyk(4.5%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.83, -2.83, -1.54) |
| CIE-LCH | lch(87.83, 3.22, 208.52°) |
| OKLab | oklab(89.4% -0.0089 -0.0041) |
| OKLCH | oklch(89.4% 0.01 204.9) |
| XYZ | xyz(66.8785, 71.7159, 80.1169) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.13
Light Grey
#D8DCD6
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 4.10
Light Gray
#D3D3D3
ΔE00 4.62
Silver (survey)
#C5C9C7
ΔE00 5.35
Aliceblue
#F0F8FF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEDF #DFD6D5
analogous
#D5DFDB #D5DEDF #D5D9DF
triadic
#D5DEDF #DFD5DE #DEDFD5
tetradic
#D5DEDF #DBD5DF #DFD6D5 #D9DFD5
square
#D5DEDF #DBD5DF #DFD6D5 #D9DFD5
split-complementary
#D5DEDF #DFD5D9 #DFDBD5
monochromatic
#90A7AA #B2C3C5 #D5DEDF #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.37
#D5DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D5DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEDF
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEDF | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#D2DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dedf; /* rgb */ color: rgb(213, 222, 223); /* oklch */ color: oklch(89.4% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#e1e8e9',
500: '#d5dedf',
950: '#000000',
},
}SCSS
$custom: #d5dedf; $custom-light: #e1e8e9; $custom-dark: #000000;
JSON
{
"hex": "#d5dedf",
"rgb": {
"r": 213,
"g": 222,
"b": 223
},
"hsl": {
"h": 186,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89403,
"c": 0.00982,
"h": 204.9
},
"luminance": 0.71716
}Semantic roles & 50–950 ramp
primary
#D5DEDF
secondary
#B4A6A4
accent
#554E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484