#D4DFDE#D4DFDE
#D4DFDE is a very light, near-neutral teal. Relative luminance 0.720; OKLCH L 89.5% C 0.012 H 190.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFDE |
|---|---|
| RGB | rgb(212, 223, 222) |
| HSL | hsl(175, 15%, 85%) |
| HSV | hsv(175, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.99, -3.86, -0.79) |
| CIE-LCH | lch(87.99, 3.94, 191.52°) |
| OKLab | oklab(89.5% -0.0117 -0.0021) |
| OKLCH | oklch(89.5% 0.012 190.4) |
| XYZ | xyz(66.7213, 72.0458, 79.4842) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.56
Fog
#D8DCE0
ΔE00 4.58
Gainsboro
#DCDCDC
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 5.70
Azure (CSS)
#F0FFFF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFDE #DFD4D5
analogous
#D4DFD8 #D4DFDE #D4DADF
triadic
#D4DFDE #DED4DF #DFDED4
tetradic
#D4DFDE #D8D4DF #DFD4D5 #DADFD4
square
#D4DFDE #D8D4DF #DFD4D5 #DADFD4
split-complementary
#D4DFDE #DFD4DA #DFD8D4
monochromatic
#8EABA8 #B1C5C3 #D4DFDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.36
#D4DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D4DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFDE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFDE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#D1E0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dfde; /* rgb */ color: rgb(212, 223, 222); /* oklch */ color: oklch(89.5% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#e1e9e8',
500: '#d4dfde',
950: '#000000',
},
}SCSS
$custom: #d4dfde; $custom-light: #e1e9e8; $custom-dark: #000000;
JSON
{
"hex": "#d4dfde",
"rgb": {
"r": 212,
"g": 223,
"b": 222
},
"hsl": {
"h": 174.545,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89501,
"c": 0.01192,
"h": 190.4
},
"luminance": 0.72046
}Semantic roles & 50–950 ramp
primary
#D4DFDE
secondary
#B4A3A5
accent
#4D5499
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484