#D7EFEE#D7EFEE
#D7EFEE is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.4% C 0.025 H 193.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFEE |
|---|---|
| RGB | rgb(215, 239, 238) |
| HSL | hsl(178, 43%, 89%) |
| HSV | hsv(178, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.73, -8.03, -2.19) |
| CIE-LCH | lch(92.73, 8.32, 195.29°) |
| OKLab | oklab(93.43% -0.0245 -0.006) |
| OKLCH | oklch(93.43% 0.025 193.7) |
| XYZ | xyz(74.3199, 82.3518, 92.8523) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.63
Azure (CSS)
#F0FFFF
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.11
Very Pale Blue
#D6FFFE
ΔE00 5.29
Very Light Blue
#D5FFFF
ΔE00 5.42
Really Light Blue
#D4FFFF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFEE #EFD7D8
analogous
#D7EFE2 #D7EFEE #D7E4EF
triadic
#D7EFEE #EED7EF #EFEED7
tetradic
#D7EFEE #E2D7EF #EFD7D8 #E4EFD7
square
#D7EFEE #E2D7EF #EFD7D8 #E4EFD7
split-complementary
#D7EFEE #EFD7E4 #EFE2D7
monochromatic
#80CCC9 #ABDEDB #D7EFEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.20
#D7EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#D7EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFEE
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFEE | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#D0F1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7efee; /* rgb */ color: rgb(215, 239, 238); /* oklch */ color: oklch(93.4% 0.025 193.7);
Tailwind
colors: {
custom: {
50: '#e3f4f3',
500: '#d7efee',
950: '#000000',
},
}SCSS
$custom: #d7efee; $custom-light: #e3f4f3; $custom-dark: #000000;
JSON
{
"hex": "#d7efee",
"rgb": {
"r": 215,
"g": 239,
"b": 238
},
"hsl": {
"h": 177.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.9343,
"c": 0.02527,
"h": 193.7
},
"luminance": 0.82353
}Semantic roles & 50–950 ramp
primary
#D7EFEE
secondary
#CB9FA1
accent
#3035B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585