#D3E1DF#D3E1DF
#D3E1DF is a very light, near-neutral teal. Relative luminance 0.730; OKLCH L 89.9% C 0.015 H 186.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E1DF |
|---|---|
| RGB | rgb(211, 225, 223) |
| HSL | hsl(171, 19%, 85%) |
| HSV | hsv(171, 6%, 88%) |
| CMYK | cmyk(6.2%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(88.46, -5.04, -0.64) |
| CIE-LCH | lch(88.46, 5.08, 187.19°) |
| OKLab | oklab(89.86% -0.0151 -0.0018) |
| OKLCH | oklch(89.86% 0.015 186.7) |
| XYZ | xyz(67.1057, 73.0263, 80.3578) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.35
Fog
#D8DCE0
ΔE00 5.93
Azure (CSS)
#F0FFFF
ΔE00 6.41
Gainsboro
#DCDCDC
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 6.65
Mintcream
#F5FFFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E1DF #E1D3D5
analogous
#D3E1D8 #D3E1DF #D3DCE1
triadic
#D3E1DF #DFD3E1 #E1DFD3
tetradic
#D3E1DF #D8D3E1 #E1D3D5 #DCE1D3
square
#D3E1DF #D8D3E1 #E1D3D5 #DCE1D3
split-complementary
#D3E1DF #E1D3DC #E1D8D3
monochromatic
#8AAFAA #AFC8C5 #D3E1DF #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.35
#D3E1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#D3E1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E1DF
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E1DF | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#D0E2E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d3e1df; /* rgb */ color: rgb(211, 225, 223); /* oklch */ color: oklch(89.9% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#e0eae9',
500: '#d3e1df',
950: '#000000',
},
}SCSS
$custom: #d3e1df; $custom-light: #e0eae9; $custom-dark: #000000;
JSON
{
"hex": "#d3e1df",
"rgb": {
"r": 211,
"g": 225,
"b": 223
},
"hsl": {
"h": 171.429,
"s": 18.919,
"l": 85.49
},
"oklch": {
"l": 0.89862,
"c": 0.01524,
"h": 186.7
},
"luminance": 0.73027
}Semantic roles & 50–950 ramp
primary
#D3E1DF
secondary
#B7A1A4
accent
#48549D
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484