#D3EAEC#D3EAEC
#D3EAEC is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.1% C 0.024 H 203.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EAEC |
|---|---|
| RGB | rgb(211, 234, 236) |
| HSL | hsl(185, 40%, 88%) |
| HSV | hsv(185, 11%, 93%) |
| CMYK | cmyk(10.6%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(91.12, -7.15, -3.55) |
| CIE-LCH | lch(91.12, 7.98, 206.36°) |
| OKLab | oklab(92.07% -0.0225 -0.0096) |
| OKLCH | oklch(92.07% 0.024 203.1) |
| XYZ | xyz(71.4236, 78.7494, 90.7778) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.87
Azure (CSS)
#F0FFFF
ΔE00 5.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.51
Very Light Blue
#D5FFFF
ΔE00 6.54
Really Light Blue
#D4FFFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EAEC #ECD5D3
analogous
#D3ECE1 #D3EAEC #D3DDEC
triadic
#D3EAEC #ECD3EA #EAECD3
tetradic
#D3EAEC #E1D3EC #ECD5D3 #DDECD3
square
#D3EAEC #E1D3EC #ECD5D3 #DDECD3
split-complementary
#D3EAEC #ECD3DD #ECE1D3
monochromatic
#7EC1C7 #A8D6DA #D3EAEC #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.25
#D3EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D3EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EAEC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EAEC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EC
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#CCECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3eaec; /* rgb */ color: rgb(211, 234, 236); /* oklch */ color: oklch(92.1% 0.024 203.1);
Tailwind
colors: {
custom: {
50: '#e0f0f2',
500: '#d3eaec',
950: '#000000',
},
}SCSS
$custom: #d3eaec; $custom-light: #e0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d3eaec",
"rgb": {
"r": 211,
"g": 234,
"b": 236
},
"hsl": {
"h": 184.8,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.92074,
"c": 0.02445,
"h": 203.1
},
"luminance": 0.78751
}Semantic roles & 50–950 ramp
primary
#D3EAEC
secondary
#C7A09C
accent
#3D33B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585