#D4DEDF#D4DEDF
#D4DEDF is a very light, near-neutral teal. Relative luminance 0.716; OKLCH L 89.3% C 0.011 H 204.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEDF |
|---|---|
| RGB | rgb(212, 222, 223) |
| HSL | hsl(185, 15%, 85%) |
| HSV | hsv(185, 5%, 87%) |
| CMYK | cmyk(4.9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.76, -3.16, -1.65) |
| CIE-LCH | lch(87.76, 3.57, 207.59°) |
| OKLab | oklab(89.33% -0.0099 -0.0044) |
| OKLCH | oklch(89.33% 0.011 204.1) |
| XYZ | xyz(66.5893, 71.5668, 80.1033) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.50
Light Grey
#D8DCD6
ΔE00 3.97
Gainsboro
#DCDCDC
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 4.97
Silver (survey)
#C5C9C7
ΔE00 5.46
Aliceblue
#F0F8FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEDF #DFD5D4
analogous
#D4DFDA #D4DEDF #D4D8DF
triadic
#D4DEDF #DFD4DE #DEDFD4
tetradic
#D4DEDF #DAD4DF #DFD5D4 #D8DFD4
square
#D4DEDF #DAD4DF #DFD5D4 #D8DFD4
split-complementary
#D4DEDF #DFD4D8 #DFDAD4
monochromatic
#8EA8AB #B1C3C5 #D4DEDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.37
#D4DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D4DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEDF
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEDF | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#D1DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dedf; /* rgb */ color: rgb(212, 222, 223); /* oklch */ color: oklch(89.3% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#e1e8e9',
500: '#d4dedf',
950: '#000000',
},
}SCSS
$custom: #d4dedf; $custom-light: #e1e8e9; $custom-dark: #000000;
JSON
{
"hex": "#d4dedf",
"rgb": {
"r": 212,
"g": 222,
"b": 223
},
"hsl": {
"h": 185.455,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89328,
"c": 0.01089,
"h": 204.1
},
"luminance": 0.71567
}Semantic roles & 50–950 ramp
primary
#D4DEDF
secondary
#B4A5A3
accent
#544D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484