#D7EFE9#D7EFE9
#D7EFE9 is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.3% C 0.026 H 179.0°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFE9 |
|---|---|
| RGB | rgb(215, 239, 233) |
| HSL | hsl(165, 43%, 89%) |
| HSV | hsv(165, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(92.60, -8.98, 0.22) |
| CIE-LCH | lch(92.60, 8.98, 178.60°) |
| OKLab | oklab(93.29% -0.0265 0.0005) |
| OKLCH | oklch(93.29% 0.026 179) |
| XYZ | xyz(73.5955, 82.0621, 89.0372) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Ice
#D6FFFA
ΔE00 5.25
Ice Blue (survey)
#D7FFFE
ΔE00 5.31
Very Pale Blue
#D6FFFE
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.75
Honeydew
#F0FFF0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFE9 #EFD7DD
analogous
#D7EFDD #D7EFE9 #D7E9EF
triadic
#D7EFE9 #E9D7EF #EFE9D7
tetradic
#D7EFE9 #DDD7EF #EFD7DD #E9EFD7
square
#D7EFE9 #DDD7EF #EFD7DD #E9EFD7
split-complementary
#D7EFE9 #EFD7E9 #EFDDD7
monochromatic
#80CCB9 #ABDED1 #D7EFE9 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.21
#D7EFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#D7EFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFE9
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFE9 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#E8E8E9
Tritanopia (blue-blind)
#D2F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7efe9; /* rgb */ color: rgb(215, 239, 233); /* oklch */ color: oklch(93.3% 0.026 179.0);
Tailwind
colors: {
custom: {
50: '#e3f4f0',
500: '#d7efe9',
950: '#000000',
},
}SCSS
$custom: #d7efe9; $custom-light: #e3f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d7efe9",
"rgb": {
"r": 215,
"g": 239,
"b": 233
},
"hsl": {
"h": 165,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.93287,
"c": 0.02647,
"h": 179
},
"luminance": 0.82063
}Semantic roles & 50–950 ramp
primary
#D7EFE9
secondary
#CB9FAA
accent
#3051B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585