#D5DFDA#D5DFDA
#D5DFDA is a very light, near-neutral teal. Relative luminance 0.720; OKLCH L 89.5% C 0.013 H 164.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFDA |
|---|---|
| RGB | rgb(213, 223, 218) |
| HSL | hsl(150, 14%, 85%) |
| HSV | hsv(150, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.96, -4.27, 1.28) |
| CIE-LCH | lch(87.96, 4.46, 163.29°) |
| OKLab | oklab(89.46% -0.0122 0.0033) |
| OKLCH | oklch(89.46% 0.013 164.8) |
| XYZ | xyz(66.4807, 71.9830, 76.7078) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.60
Gainsboro
#DCDCDC
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 5.83
Fog
#D8DCE0
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.11
Mintcream
#F5FFFA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFDA #DFD5DA
analogous
#D5DFD5 #D5DFDA #D5DFDF
triadic
#D5DFDA #DAD5DF #DFDAD5
tetradic
#D5DFDA #D5D5DF #DFD5DA #DFDFD5
square
#D5DFDA #D5D5DF #DFD5DA #DFDFD5
split-complementary
#D5DFDA #DFD5DF #DFD5D5
monochromatic
#90AA9D #B2C5BB #D5DFDA #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.36
#D5DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D5DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFDA
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFDA | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDDA
Deuteranopia (green-blind)
#DDDCDA
Tritanopia (blue-blind)
#D3DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5dfda; /* rgb */ color: rgb(213, 223, 218); /* oklch */ color: oklch(89.5% 0.013 164.8);
Tailwind
colors: {
custom: {
50: '#e1e9e5',
500: '#d5dfda',
950: '#000000',
},
}SCSS
$custom: #d5dfda; $custom-light: #e1e9e5; $custom-dark: #000000;
JSON
{
"hex": "#d5dfda",
"rgb": {
"r": 213,
"g": 223,
"b": 218
},
"hsl": {
"h": 150,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89462,
"c": 0.01268,
"h": 164.8
},
"luminance": 0.71983
}Semantic roles & 50–950 ramp
primary
#D5DFDA
secondary
#B4A4AC
accent
#4E7398
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484