#D7EFE7#D7EFE7
#D7EFE7 is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.2% C 0.027 H 173.7°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFE7 |
|---|---|
| RGB | rgb(215, 239, 231) |
| HSL | hsl(160, 43%, 89%) |
| HSV | hsv(160, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 3.3%, 6.3%) |
| CIE-LAB | lab(92.55, -9.35, 1.19) |
| CIE-LCH | lch(92.55, 9.43, 172.77°) |
| OKLab | oklab(93.23% -0.0272 0.003) |
| OKLCH | oklch(93.23% 0.027 173.7) |
| XYZ | xyz(73.3114, 81.9484, 87.5410) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.94
Ice
#D6FFFA
ΔE00 5.34
Honeydew
#F0FFF0
ΔE00 5.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 5.81
Very Light Blue
#D5FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFE7 #EFD7DF
analogous
#D7EFDB #D7EFE7 #D7EBEF
triadic
#D7EFE7 #E7D7EF #EFE7D7
tetradic
#D7EFE7 #DBD7EF #EFD7DF #EBEFD7
square
#D7EFE7 #DBD7EF #EFD7DF #EBEFD7
split-complementary
#D7EFE7 #EFD7EB #EFDBD7
monochromatic
#80CCB3 #ABDECD #D7EFE7 #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.21
#D7EFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#D7EFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFE7
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFE7 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE7
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#D2F0EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7efe7; /* rgb */ color: rgb(215, 239, 231); /* oklch */ color: oklch(93.2% 0.027 173.7);
Tailwind
colors: {
custom: {
50: '#e3f4ee',
500: '#d7efe7',
950: '#000000',
},
}SCSS
$custom: #d7efe7; $custom-light: #e3f4ee; $custom-dark: #000000;
JSON
{
"hex": "#d7efe7",
"rgb": {
"r": 215,
"g": 239,
"b": 231
},
"hsl": {
"h": 160,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.9323,
"c": 0.02741,
"h": 173.7
},
"luminance": 0.8195
}Semantic roles & 50–950 ramp
primary
#D7EFE7
secondary
#CB9FAE
accent
#305CB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585