#D3E4E7#D3E4E7
#D3E4E7 is a very light, near-neutral teal. Relative luminance 0.751; OKLCH L 90.7% C 0.019 H 209.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E4E7 |
|---|---|
| RGB | rgb(211, 228, 231) |
| HSL | hsl(189, 29%, 87%) |
| HSV | hsv(189, 9%, 91%) |
| CMYK | cmyk(8.7%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.44, -5.06, -3.40) |
| CIE-LCH | lch(89.44, 6.09, 213.89°) |
| OKLab | oklab(90.71% -0.0162 -0.0091) |
| OKLCH | oklch(90.71% 0.019 209.4) |
| XYZ | xyz(69.0280, 75.1043, 86.4457) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.70
Azure (CSS)
#F0FFFF
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 6.31
Aliceblue
#F0F8FF
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E4E7 #E7D6D3
analogous
#D3E7E0 #D3E4E7 #D3DAE7
triadic
#D3E4E7 #E7D3E4 #E4E7D3
tetradic
#D3E4E7 #E0D3E7 #E7D6D3 #DAE7D3
square
#D3E4E7 #E0D3E7 #E7D6D3 #DAE7D3
split-complementary
#D3E4E7 #E7D3DA #E7E0D3
monochromatic
#84B3BC #ABCCD1 #D3E4E7 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.31
#D3E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D3E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E4E7
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E4E7 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E7
Deuteranopia (green-blind)
#DDE0E7
Tritanopia (blue-blind)
#CEE6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3e4e7; /* rgb */ color: rgb(211, 228, 231); /* oklch */ color: oklch(90.7% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#e0ecee',
500: '#d3e4e7',
950: '#000000',
},
}SCSS
$custom: #d3e4e7; $custom-light: #e0ecee; $custom-dark: #000000;
JSON
{
"hex": "#d3e4e7",
"rgb": {
"r": 211,
"g": 228,
"b": 231
},
"hsl": {
"h": 189,
"s": 29.412,
"l": 86.667
},
"oklch": {
"l": 0.90705,
"c": 0.01862,
"h": 209.4
},
"luminance": 0.75105
}Semantic roles & 50–950 ramp
primary
#D3E4E7
secondary
#C0A49F
accent
#4D3DA8
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485