#D3ECEA#D3ECEA
#D3ECEA is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.4% C 0.026 H 190.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECEA |
|---|---|
| RGB | rgb(211, 236, 234) |
| HSL | hsl(175, 40%, 88%) |
| HSV | hsv(175, 11%, 93%) |
| CMYK | cmyk(10.6%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(91.59, -8.56, -1.82) |
| CIE-LCH | lch(91.59, 8.75, 192.00°) |
| OKLab | oklab(92.42% -0.026 -0.005) |
| OKLCH | oklch(92.42% 0.026 190.9) |
| XYZ | xyz(71.7072, 79.7790, 89.4469) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.14
Ice Blue (survey)
#D7FFFE
ΔE00 5.21
Very Pale Blue
#D6FFFE
ΔE00 5.37
Very Light Blue
#D5FFFF
ΔE00 5.52
Ice
#D6FFFA
ΔE00 5.67
Really Light Blue
#D4FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECEA #ECD3D5
analogous
#D3ECDD #D3ECEA #D3E1EC
triadic
#D3ECEA #EAD3EC #ECEAD3
tetradic
#D3ECEA #DDD3EC #ECD3D5 #E1ECD3
square
#D3ECEA #DDD3EC #ECD3D5 #E1ECD3
split-complementary
#D3ECEA #ECD3E1 #ECDDD3
monochromatic
#7EC7C1 #A8DAD6 #D3ECEA #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.24
#D3ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D3ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECEA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECEA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#CCEEEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3ecea; /* rgb */ color: rgb(211, 236, 234); /* oklch */ color: oklch(92.4% 0.026 190.9);
Tailwind
colors: {
custom: {
50: '#e0f2f0',
500: '#d3ecea',
950: '#000000',
},
}SCSS
$custom: #d3ecea; $custom-light: #e0f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d3ecea",
"rgb": {
"r": 211,
"g": 236,
"b": 234
},
"hsl": {
"h": 175.2,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.92424,
"c": 0.02644,
"h": 190.9
},
"luminance": 0.7978
}Semantic roles & 50–950 ramp
primary
#D3ECEA
secondary
#C79CA0
accent
#333DB3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585