#D7EFEF#D7EFEF
#D7EFEF is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.5% C 0.025 H 196.7°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFEF |
|---|---|
| RGB | rgb(215, 239, 239) |
| HSL | hsl(180, 43%, 89%) |
| HSV | hsv(180, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.76, -7.83, -2.68) |
| CIE-LCH | lch(92.76, 8.28, 198.86°) |
| OKLab | oklab(93.46% -0.0242 -0.0073) |
| OKLCH | oklch(93.46% 0.025 196.7) |
| XYZ | xyz(74.4672, 82.4107, 93.6281) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.64
Azure (CSS)
#F0FFFF
ΔE00 4.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.21
Very Pale Blue
#D6FFFE
ΔE00 5.40
Very Light Blue
#D5FFFF
ΔE00 5.49
Really Light Blue
#D4FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFEF #EFD7D7
analogous
#D7EFE3 #D7EFEF #D7E3EF
triadic
#D7EFEF #EFD7EF #EFEFD7
tetradic
#D7EFEF #E3D7EF #EFD7D7 #E3EFD7
square
#D7EFEF #E3D7EF #EFD7D7 #E3EFD7
split-complementary
#D7EFEF #EFD7E3 #EFE3D7
monochromatic
#80CCCC #ABDEDE #D7EFEF #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.20
#D7EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#D7EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFEF
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFEF | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEF
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#D0F1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7efef; /* rgb */ color: rgb(215, 239, 239); /* oklch */ color: oklch(93.5% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e3f4f4',
500: '#d7efef',
950: '#000000',
},
}SCSS
$custom: #d7efef; $custom-light: #e3f4f4; $custom-dark: #000000;
JSON
{
"hex": "#d7efef",
"rgb": {
"r": 215,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.93459,
"c": 0.02523,
"h": 196.7
},
"luminance": 0.82412
}Semantic roles & 50–950 ramp
primary
#D7EFEF
secondary
#CB9F9F
accent
#3030B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585