#D7EAEC#D7EAEC
#D7EAEC is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.4% C 0.020 H 204.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EAEC |
|---|---|
| RGB | rgb(215, 234, 236) |
| HSL | hsl(186, 36%, 88%) |
| HSV | hsv(186, 9%, 93%) |
| CMYK | cmyk(8.9%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(91.39, -5.87, -3.12) |
| CIE-LCH | lch(91.39, 6.65, 207.96°) |
| OKLab | oklab(92.36% -0.0185 -0.0084) |
| OKLCH | oklch(92.36% 0.02 204.4) |
| XYZ | xyz(72.5841, 79.3478, 90.8322) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.77
Lightcyan
#E0FFFF
ΔE00 5.57
Mintcream
#F5FFFA
ΔE00 6.31
Aliceblue
#F0F8FF
ΔE00 6.63
Fog
#D8DCE0
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EAEC #ECD9D7
analogous
#D7ECE3 #D7EAEC #D7DFEC
triadic
#D7EAEC #ECD7EA #EAECD7
tetradic
#D7EAEC #E3D7EC #ECD9D7 #DFECD7
square
#D7EAEC #E3D7EC #ECD9D7 #DFECD7
split-complementary
#D7EAEC #ECD7DF #ECE3D7
monochromatic
#84BEC5 #AED4D8 #D7EAEC #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.24
#D7EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D7EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EAEC
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EAEC | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#D1ECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7eaec; /* rgb */ color: rgb(215, 234, 236); /* oklch */ color: oklch(92.4% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#e3f0f2',
500: '#d7eaec',
950: '#000000',
},
}SCSS
$custom: #d7eaec; $custom-light: #e3f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d7eaec",
"rgb": {
"r": 215,
"g": 234,
"b": 236
},
"hsl": {
"h": 185.714,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.92356,
"c": 0.02034,
"h": 204.4
},
"luminance": 0.79349
}Semantic roles & 50–950 ramp
primary
#D7EAEC
secondary
#C6A4A1
accent
#4237AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585