#D3E7DF#D3E7DF
#D3E7DF is a very light, muted teal. Relative luminance 0.763; OKLCH L 91.1% C 0.024 H 169.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E7DF |
|---|---|
| RGB | rgb(211, 231, 223) |
| HSL | hsl(156, 29%, 87%) |
| HSV | hsv(156, 9%, 91%) |
| CMYK | cmyk(8.7%, 0%, 3.5%, 9.4%) |
| CIE-LAB | lab(90.01, -8.10, 1.63) |
| CIE-LCH | lch(90.01, 8.26, 168.64°) |
| OKLab | oklab(91.09% -0.0234 0.0042) |
| OKLCH | oklch(91.09% 0.024 169.9) |
| XYZ | xyz(68.7563, 76.3275, 80.9080) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.51
Light Grey
#D8DCD6
ΔE00 6.62
Mintcream
#F5FFFA
ΔE00 6.90
Azure (CSS)
#F0FFFF
ΔE00 6.97
Ice
#D6FFFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E7DF #E7D3DB
analogous
#D3E7D5 #D3E7DF #D3E5E7
triadic
#D3E7DF #DFD3E7 #E7DFD3
tetradic
#D3E7DF #D5D3E7 #E7D3DB #E5E7D3
square
#D3E7DF #D5D3E7 #E7D3DB #E5E7D3
split-complementary
#D3E7DF #E7D3E5 #E7D5D3
monochromatic
#84BCA5 #ABD1C2 #D3E7DF #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.29
#D3E7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#D3E7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E7DF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E7DF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#CFE7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d3e7df; /* rgb */ color: rgb(211, 231, 223); /* oklch */ color: oklch(91.1% 0.024 169.9);
Tailwind
colors: {
custom: {
50: '#e0eee9',
500: '#d3e7df',
950: '#000000',
},
}SCSS
$custom: #d3e7df; $custom-light: #e0eee9; $custom-dark: #000000;
JSON
{
"hex": "#d3e7df",
"rgb": {
"r": 211,
"g": 231,
"b": 223
},
"hsl": {
"h": 156,
"s": 29.412,
"l": 86.667
},
"oklch": {
"l": 0.91087,
"c": 0.02379,
"h": 169.9
},
"luminance": 0.76328
}Semantic roles & 50–950 ramp
primary
#D3E7DF
secondary
#C09FAC
accent
#3D68A8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584