#D3EAED#D3EAED
#D3EAED is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.1% C 0.025 H 206.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EAED |
|---|---|
| RGB | rgb(211, 234, 237) |
| HSL | hsl(187, 42%, 88%) |
| HSV | hsv(187, 11%, 93%) |
| CMYK | cmyk(11%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(91.15, -6.96, -4.03) |
| CIE-LCH | lch(91.15, 8.04, 210.07°) |
| OKLab | oklab(92.1% -0.0221 -0.0109) |
| OKLCH | oklch(92.1% 0.025 206.2) |
| XYZ | xyz(71.5693, 78.8076, 91.5451) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.03
Azure (CSS)
#F0FFFF
ΔE00 5.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Very Pale Blue
#D6FFFE
ΔE00 6.72
Very Light Blue
#D5FFFF
ΔE00 6.72
Really Light Blue
#D4FFFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EAED #EDD6D3
analogous
#D3EDE3 #D3EAED #D3DDED
triadic
#D3EAED #EDD3EA #EAEDD3
tetradic
#D3EAED #E3D3ED #EDD6D3 #DDEDD3
square
#D3EAED #E3D3ED #EDD6D3 #DDEDD3
split-complementary
#D3EAED #EDD3DD #EDE3D3
monochromatic
#7CC1C9 #A8D5DB #D3EAED #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.25
#D3EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#D3EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EAED
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EAED | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#CCECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3eaed; /* rgb */ color: rgb(211, 234, 237); /* oklch */ color: oklch(92.1% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#e0f0f2',
500: '#d3eaed',
950: '#000000',
},
}SCSS
$custom: #d3eaed; $custom-light: #e0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d3eaed",
"rgb": {
"r": 211,
"g": 234,
"b": 237
},
"hsl": {
"h": 186.923,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92104,
"c": 0.02465,
"h": 206.2
},
"luminance": 0.78809
}Semantic roles & 50–950 ramp
primary
#D3EAED
secondary
#C9A19C
accent
#4030B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585