#D7EAE3#D7EAE3
#D7EAE3 is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.1% C 0.022 H 171.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EAE3 |
|---|---|
| RGB | rgb(215, 234, 227) |
| HSL | hsl(158, 31%, 88%) |
| HSV | hsv(158, 8%, 92%) |
| CMYK | cmyk(8.1%, 0%, 3%, 8.2%) |
| CIE-LAB | lab(91.16, -7.57, 1.24) |
| CIE-LCH | lch(91.16, 7.67, 170.67°) |
| OKLab | oklab(92.1% -0.022 0.0032) |
| OKLCH | oklch(92.1% 0.022 171.8) |
| XYZ | xyz(71.3093, 78.8379, 84.1185) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.61
Lightcyan
#E0FFFF
ΔE00 5.96
Mintcream
#F5FFFA
ΔE00 6.02
Azure (CSS)
#F0FFFF
ΔE00 6.04
Light Grey
#D8DCD6
ΔE00 6.43
Ice
#D6FFFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EAE3 #EAD7DE
analogous
#D7EAD9 #D7EAE3 #D7E7EA
triadic
#D7EAE3 #E3D7EA #EAE3D7
tetradic
#D7EAE3 #D9D7EA #EAD7DE #E7EAD7
square
#D7EAE3 #D9D7EA #EAD7DE #E7EAD7
split-complementary
#D7EAE3 #EAD7E7 #EAD9D7
monochromatic
#87C0AB #AFD5C7 #D7EAE3 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.25
#D7EAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#D7EAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EAE3
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EAE3 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E3
Deuteranopia (green-blind)
#E5E5E3
Tritanopia (blue-blind)
#D3EAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7eae3; /* rgb */ color: rgb(215, 234, 227); /* oklch */ color: oklch(92.1% 0.022 171.8);
Tailwind
colors: {
custom: {
50: '#e3f0eb',
500: '#d7eae3',
950: '#000000',
},
}SCSS
$custom: #d7eae3; $custom-light: #e3f0eb; $custom-dark: #000000;
JSON
{
"hex": "#d7eae3",
"rgb": {
"r": 215,
"g": 234,
"b": 227
},
"hsl": {
"h": 157.895,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.92097,
"c": 0.02221,
"h": 171.8
},
"luminance": 0.78839
}Semantic roles & 50–950 ramp
primary
#D7EAE3
secondary
#C3A2AE
accent
#3C64AA
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584