#D3E7EA#D3E7EA
#D3E7EA is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.4% C 0.022 H 207.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E7EA |
|---|---|
| RGB | rgb(211, 231, 234) |
| HSL | hsl(188, 35%, 87%) |
| HSV | hsv(188, 10%, 92%) |
| CMYK | cmyk(9.8%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.29, -6.01, -3.72) |
| CIE-LCH | lch(90.29, 7.07, 211.71°) |
| OKLab | oklab(91.4% -0.0192 -0.01) |
| OKLCH | oklch(91.4% 0.022 207.6) |
| XYZ | xyz(70.2878, 76.9401, 88.9738) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.57
Lightcyan
#E0FFFF
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.83
Aliceblue
#F0F8FF
ΔE00 7.03
Light Grey
#D8DCD6
ΔE00 7.15
Mintcream
#F5FFFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E7EA #EAD6D3
analogous
#D3EAE2 #D3E7EA #D3DCEA
triadic
#D3E7EA #EAD3E7 #E7EAD3
tetradic
#D3E7EA #E2D3EA #EAD6D3 #DCEAD3
square
#D3E7EA #E2D3EA #EAD6D3 #DCEAD3
split-complementary
#D3E7EA #EAD3DC #EAE2D3
monochromatic
#80BAC2 #AAD0D6 #D3E7EA #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.28
#D3E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#D3E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E7EA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E7EA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#CDE9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3e7ea; /* rgb */ color: rgb(211, 231, 234); /* oklch */ color: oklch(91.4% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#e0eef0',
500: '#d3e7ea',
950: '#000000',
},
}SCSS
$custom: #d3e7ea; $custom-light: #e0eef0; $custom-dark: #000000;
JSON
{
"hex": "#d3e7ea",
"rgb": {
"r": 211,
"g": 231,
"b": 234
},
"hsl": {
"h": 187.826,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.91404,
"c": 0.02164,
"h": 207.6
},
"luminance": 0.76941
}Semantic roles & 50–950 ramp
primary
#D3E7EA
secondary
#C4A29D
accent
#4737AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585