#D7ECEA#D7ECEA
#D7ECEA is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.7% C 0.022 H 189.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ECEA |
|---|---|
| RGB | rgb(215, 236, 234) |
| HSL | hsl(174, 36%, 88%) |
| HSV | hsv(174, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(91.85, -7.27, -1.39) |
| CIE-LCH | lch(91.85, 7.40, 190.86°) |
| OKLab | oklab(92.7% -0.022 -0.0038) |
| OKLCH | oklch(92.7% 0.022 189.9) |
| XYZ | xyz(72.8678, 80.3774, 89.5013) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 4.95
Mintcream
#F5FFFA
ΔE00 5.97
Ice Blue (survey)
#D7FFFE
ΔE00 6.13
Very Pale Blue
#D6FFFE
ΔE00 6.31
Very Light Blue
#D5FFFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ECEA #ECD7D9
analogous
#D7ECDF #D7ECEA #D7E3EC
triadic
#D7ECEA #EAD7EC #ECEAD7
tetradic
#D7ECEA #DFD7EC #ECD7D9 #E3ECD7
square
#D7ECEA #DFD7EC #ECD7D9 #E3ECD7
split-complementary
#D7ECEA #ECD7E3 #ECDFD7
monochromatic
#84C5BE #AED8D4 #D7ECEA #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.23
#D7ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D7ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ECEA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ECEA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#D2EDEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d7ecea; /* rgb */ color: rgb(215, 236, 234); /* oklch */ color: oklch(92.7% 0.022 189.9);
Tailwind
colors: {
custom: {
50: '#e3f2f0',
500: '#d7ecea',
950: '#000000',
},
}SCSS
$custom: #d7ecea; $custom-light: #e3f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d7ecea",
"rgb": {
"r": 215,
"g": 236,
"b": 234
},
"hsl": {
"h": 174.286,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.92704,
"c": 0.02234,
"h": 189.9
},
"luminance": 0.80378
}Semantic roles & 50–950 ramp
primary
#D7ECEA
secondary
#C6A1A4
accent
#3742AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585