#D4DFDF#D4DFDF
#D4DFDF is a very light, near-neutral teal. Relative luminance 0.721; OKLCH L 89.5% C 0.012 H 196.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFDF |
|---|---|
| RGB | rgb(212, 223, 223) |
| HSL | hsl(180, 15%, 85%) |
| HSV | hsv(180, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(88.02, -3.68, -1.28) |
| CIE-LCH | lch(88.02, 3.89, 199.14°) |
| OKLab | oklab(89.53% -0.0113 -0.0034) |
| OKLCH | oklch(89.53% 0.012 196.9) |
| XYZ | xyz(66.8557, 72.0995, 80.1921) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.85
Fog
#D8DCE0
ΔE00 4.22
Gainsboro
#DCDCDC
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.50
Silver (survey)
#C5C9C7
ΔE00 5.73
Azure (CSS)
#F0FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFDF #DFD4D4
analogous
#D4DFD9 #D4DFDF #D4D9DF
triadic
#D4DFDF #DFD4DF #DFDFD4
tetradic
#D4DFDF #D9D4DF #DFD4D4 #D9DFD4
square
#D4DFDF #D9D4DF #DFD4D4 #D9DFD4
split-complementary
#D4DFDF #DFD4D9 #DFD9D4
monochromatic
#8EABAB #B1C5C5 #D4DFDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.36
#D4DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D4DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFDF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFDF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#D1E0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dfdf; /* rgb */ color: rgb(212, 223, 223); /* oklch */ color: oklch(89.5% 0.012 196.9);
Tailwind
colors: {
custom: {
50: '#e1e9e9',
500: '#d4dfdf',
950: '#000000',
},
}SCSS
$custom: #d4dfdf; $custom-light: #e1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#d4dfdf",
"rgb": {
"r": 212,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.8953,
"c": 0.01184,
"h": 196.9
},
"luminance": 0.721
}Semantic roles & 50–950 ramp
primary
#D4DFDF
secondary
#B4A3A3
accent
#4D4D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484