#D7EFEA#D7EFEA
#D7EFEA is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.3% C 0.026 H 181.8°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFEA |
|---|---|
| RGB | rgb(215, 239, 234) |
| HSL | hsl(168, 43%, 89%) |
| HSV | hsv(168, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.63, -8.79, -0.26) |
| CIE-LCH | lch(92.63, 8.79, 181.72°) |
| OKLab | oklab(93.32% -0.0261 -0.0008) |
| OKLCH | oklch(93.32% 0.026 181.8) |
| XYZ | xyz(73.7387, 82.1194, 89.7916) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.14
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Ice
#D6FFFA
ΔE00 5.27
Very Pale Blue
#D6FFFE
ΔE00 5.35
Very Light Blue
#D5FFFF
ΔE00 5.60
Azure (CSS)
#F0FFFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFEA #EFD7DC
analogous
#D7EFDE #D7EFEA #D7E8EF
triadic
#D7EFEA #EAD7EF #EFEAD7
tetradic
#D7EFEA #DED7EF #EFD7DC #E8EFD7
square
#D7EFEA #DED7EF #EFD7DC #E8EFD7
split-complementary
#D7EFEA #EFD7E8 #EFDED7
monochromatic
#80CCBC #ABDED3 #D7EFEA #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.21
#D7EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D7EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFEA
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFEA | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#D1F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7efea; /* rgb */ color: rgb(215, 239, 234); /* oklch */ color: oklch(93.3% 0.026 181.8);
Tailwind
colors: {
custom: {
50: '#e3f4f0',
500: '#d7efea',
950: '#000000',
},
}SCSS
$custom: #d7efea; $custom-light: #e3f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d7efea",
"rgb": {
"r": 215,
"g": 239,
"b": 234
},
"hsl": {
"h": 167.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.93315,
"c": 0.02609,
"h": 181.8
},
"luminance": 0.82121
}Semantic roles & 50–950 ramp
primary
#D7EFEA
secondary
#CB9FA8
accent
#304CB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585