#D7EFED#D7EFED
#D7EFED is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.4% C 0.025 H 190.7°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFED |
|---|---|
| RGB | rgb(215, 239, 237) |
| HSL | hsl(175, 43%, 89%) |
| HSV | hsv(175, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(92.70, -8.22, -1.71) |
| CIE-LCH | lch(92.70, 8.39, 191.77°) |
| OKLab | oklab(93.4% -0.0249 -0.0047) |
| OKLCH | oklch(93.4% 0.025 190.7) |
| XYZ | xyz(74.1734, 82.2932, 92.0807) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.67
Ice Blue (survey)
#D7FFFE
ΔE00 5.05
Azure (CSS)
#F0FFFF
ΔE00 5.08
Very Pale Blue
#D6FFFE
ΔE00 5.24
Very Light Blue
#D5FFFF
ΔE00 5.40
Ice
#D6FFFA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFED #EFD7D9
analogous
#D7EFE1 #D7EFED #D7E5EF
triadic
#D7EFED #EDD7EF #EFEDD7
tetradic
#D7EFED #E1D7EF #EFD7D9 #E5EFD7
square
#D7EFED #E1D7EF #EFD7D9 #E5EFD7
split-complementary
#D7EFED #EFD7E5 #EFE1D7
monochromatic
#80CCC6 #ABDED9 #D7EFED #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.20
#D7EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#D7EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFED
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFED | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#D1F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7efed; /* rgb */ color: rgb(215, 239, 237); /* oklch */ color: oklch(93.4% 0.025 190.7);
Tailwind
colors: {
custom: {
50: '#e3f4f2',
500: '#d7efed',
950: '#000000',
},
}SCSS
$custom: #d7efed; $custom-light: #e3f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d7efed",
"rgb": {
"r": 215,
"g": 239,
"b": 237
},
"hsl": {
"h": 175,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.93401,
"c": 0.02537,
"h": 190.7
},
"luminance": 0.82295
}Semantic roles & 50–950 ramp
primary
#D7EFED
secondary
#CB9FA3
accent
#303BB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585