#D3ECEB#D3ECEB
#D3ECEB is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.5% C 0.026 H 193.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECEB |
|---|---|
| RGB | rgb(211, 236, 235) |
| HSL | hsl(178, 40%, 88%) |
| HSV | hsv(178, 11%, 93%) |
| CMYK | cmyk(10.6%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(91.61, -8.36, -2.30) |
| CIE-LCH | lch(91.61, 8.67, 195.39°) |
| OKLab | oklab(92.45% -0.0256 -0.0063) |
| OKLCH | oklch(92.45% 0.026 193.8) |
| XYZ | xyz(71.8513, 79.8366, 90.2056) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.09
Ice Blue (survey)
#D7FFFE
ΔE00 5.25
Very Pale Blue
#D6FFFE
ΔE00 5.41
Very Light Blue
#D5FFFF
ΔE00 5.53
Azure (CSS)
#F0FFFF
ΔE00 5.67
Really Light Blue
#D4FFFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECEB #ECD3D4
analogous
#D3ECDE #D3ECEB #D3E0EC
triadic
#D3ECEB #EBD3EC #ECEBD3
tetradic
#D3ECEB #DED3EC #ECD3D4 #E0ECD3
square
#D3ECEB #DED3EC #ECD3D4 #E0ECD3
split-complementary
#D3ECEB #ECD3E0 #ECDED3
monochromatic
#7EC7C4 #A8DAD8 #D3ECEB #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.24
#D3ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#D3ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECEB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECEB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#CCEEEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3eceb; /* rgb */ color: rgb(211, 236, 235); /* oklch */ color: oklch(92.5% 0.026 193.8);
Tailwind
colors: {
custom: {
50: '#e0f2f1',
500: '#d3eceb',
950: '#000000',
},
}SCSS
$custom: #d3eceb; $custom-light: #e0f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d3eceb",
"rgb": {
"r": 211,
"g": 236,
"b": 235
},
"hsl": {
"h": 177.6,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.92453,
"c": 0.02635,
"h": 193.8
},
"luminance": 0.79838
}Semantic roles & 50–950 ramp
primary
#D3ECEB
secondary
#C79C9E
accent
#3338B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585