#D7EFEC#D7EFEC
#D7EFEC is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.4% C 0.026 H 187.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFEC |
|---|---|
| RGB | rgb(215, 239, 236) |
| HSL | hsl(173, 43%, 89%) |
| HSV | hsv(173, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.68, -8.41, -1.23) |
| CIE-LCH | lch(92.68, 8.50, 188.32°) |
| OKLab | oklab(93.37% -0.0253 -0.0034) |
| OKLCH | oklch(93.37% 0.026 187.7) |
| XYZ | xyz(74.0277, 82.2349, 91.3134) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.05
Very Pale Blue
#D6FFFE
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 5.25
Very Light Blue
#D5FFFF
ΔE00 5.42
Ice
#D6FFFA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFEC #EFD7DA
analogous
#D7EFE0 #D7EFEC #D7E6EF
triadic
#D7EFEC #ECD7EF #EFECD7
tetradic
#D7EFEC #E0D7EF #EFD7DA #E6EFD7
square
#D7EFEC #E0D7EF #EFD7DA #E6EFD7
split-complementary
#D7EFEC #EFD7E6 #EFE0D7
monochromatic
#80CCC2 #ABDED7 #D7EFEC #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.20
#D7EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D7EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFEC
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFEC | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#D1F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7efec; /* rgb */ color: rgb(215, 239, 236); /* oklch */ color: oklch(93.4% 0.026 187.7);
Tailwind
colors: {
custom: {
50: '#e3f4f2',
500: '#d7efec',
950: '#000000',
},
}SCSS
$custom: #d7efec; $custom-light: #e3f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d7efec",
"rgb": {
"r": 215,
"g": 239,
"b": 236
},
"hsl": {
"h": 172.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.93372,
"c": 0.02554,
"h": 187.7
},
"luminance": 0.82236
}Semantic roles & 50–950 ramp
primary
#D7EFEC
secondary
#CB9FA4
accent
#3040B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585