#D5DFDE#D5DFDE
#D5DFDE is a very light, near-neutral teal. Relative luminance 0.722; OKLCH L 89.6% C 0.011 H 189.8°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFDE |
|---|---|
| RGB | rgb(213, 223, 222) |
| HSL | hsl(174, 14%, 85%) |
| HSV | hsv(174, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.06, -3.53, -0.67) |
| CIE-LCH | lch(88.06, 3.60, 190.81°) |
| OKLab | oklab(89.58% -0.0107 -0.0018) |
| OKLCH | oklch(89.58% 0.011 189.8) |
| XYZ | xyz(67.0105, 72.1949, 79.4977) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.28
Fog
#D8DCE0
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 4.77
Light Gray
#D3D3D3
ΔE00 5.28
Silver (survey)
#C5C9C7
ΔE00 5.55
Azure (CSS)
#F0FFFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFDE #DFD5D6
analogous
#D5DFD9 #D5DFDE #D5DBDF
triadic
#D5DFDE #DED5DF #DFDED5
tetradic
#D5DFDE #D9D5DF #DFD5D6 #DBDFD5
square
#D5DFDE #D9D5DF #DFD5D6 #DBDFD5
split-complementary
#D5DFDE #DFD5DB #DFD9D5
monochromatic
#90AAA7 #B2C5C3 #D5DFDE #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.36
#D5DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D5DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFDE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFDE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#D3E0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5dfde; /* rgb */ color: rgb(213, 223, 222); /* oklch */ color: oklch(89.6% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#e1e9e8',
500: '#d5dfde',
950: '#000000',
},
}SCSS
$custom: #d5dfde; $custom-light: #e1e9e8; $custom-dark: #000000;
JSON
{
"hex": "#d5dfde",
"rgb": {
"r": 213,
"g": 223,
"b": 222
},
"hsl": {
"h": 174,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89576,
"c": 0.01085,
"h": 189.8
},
"luminance": 0.72195
}Semantic roles & 50–950 ramp
primary
#D5DFDE
secondary
#B4A4A6
accent
#4E5598
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484