#D7EFEB#D7EFEB
#D7EFEB is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.3% C 0.026 H 184.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFEB |
|---|---|
| RGB | rgb(215, 239, 235) |
| HSL | hsl(170, 43%, 89%) |
| HSV | hsv(170, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.65, -8.60, -0.75) |
| CIE-LCH | lch(92.65, 8.63, 184.96°) |
| OKLab | oklab(93.34% -0.0257 -0.0021) |
| OKLCH | oklch(93.34% 0.026 184.7) |
| XYZ | xyz(73.8828, 82.1770, 90.5504) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.09
Very Pale Blue
#D6FFFE
ΔE00 5.27
Ice
#D6FFFA
ΔE00 5.33
Azure (CSS)
#F0FFFF
ΔE00 5.45
Very Light Blue
#D5FFFF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFEB #EFD7DB
analogous
#D7EFDF #D7EFEB #D7E7EF
triadic
#D7EFEB #EBD7EF #EFEBD7
tetradic
#D7EFEB #DFD7EF #EFD7DB #E7EFD7
square
#D7EFEB #DFD7EF #EFD7DB #E7EFD7
split-complementary
#D7EFEB #EFD7E7 #EFDFD7
monochromatic
#80CCBF #ABDED5 #D7EFEB #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.20
#D7EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D7EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFEB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFEB | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E8E8EB
Tritanopia (blue-blind)
#D1F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7efeb; /* rgb */ color: rgb(215, 239, 235); /* oklch */ color: oklch(93.3% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#e3f4f1',
500: '#d7efeb',
950: '#000000',
},
}SCSS
$custom: #d7efeb; $custom-light: #e3f4f1; $custom-dark: #000000;
JSON
{
"hex": "#d7efeb",
"rgb": {
"r": 215,
"g": 239,
"b": 235
},
"hsl": {
"h": 170,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.93344,
"c": 0.02579,
"h": 184.7
},
"luminance": 0.82178
}Semantic roles & 50–950 ramp
primary
#D7EFEB
secondary
#CB9FA6
accent
#3046B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585