#D5DFDF#D5DFDF
#D5DFDF is a very light, near-neutral teal. Relative luminance 0.722; OKLCH L 89.6% C 0.011 H 197.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFDF |
|---|---|
| RGB | rgb(213, 223, 223) |
| HSL | hsl(180, 14%, 85%) |
| HSV | hsv(180, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(88.09, -3.35, -1.16) |
| CIE-LCH | lch(88.09, 3.54, 199.16°) |
| OKLab | oklab(89.61% -0.0103 -0.0031) |
| OKLCH | oklch(89.61% 0.011 197) |
| XYZ | xyz(67.1449, 72.2487, 80.2057) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.62
Fog
#D8DCE0
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 4.62
Light Gray
#D3D3D3
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 5.58
Aliceblue
#F0F8FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFDF #DFD5D5
analogous
#D5DFDA #D5DFDF #D5DADF
triadic
#D5DFDF #DFD5DF #DFDFD5
tetradic
#D5DFDF #DAD5DF #DFD5D5 #DADFD5
square
#D5DFDF #DAD5DF #DFD5D5 #DADFD5
split-complementary
#D5DFDF #DFD5DA #DFDAD5
monochromatic
#90AAAA #B2C5C5 #D5DFDF #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.36
#D5DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D5DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFDF
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFDF | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#D2E0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5dfdf; /* rgb */ color: rgb(213, 223, 223); /* oklch */ color: oklch(89.6% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#e1e9e9',
500: '#d5dfdf',
950: '#000000',
},
}SCSS
$custom: #d5dfdf; $custom-light: #e1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#d5dfdf",
"rgb": {
"r": 213,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89605,
"c": 0.01078,
"h": 197
},
"luminance": 0.72249
}Semantic roles & 50–950 ramp
primary
#D5DFDF
secondary
#B4A4A4
accent
#4E4E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484