#D7EBEA#D7EBEA
#D7EBEA is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.5% C 0.021 H 193.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBEA |
|---|---|
| RGB | rgb(215, 235, 234) |
| HSL | hsl(177, 33%, 88%) |
| HSV | hsv(177, 9%, 92%) |
| CMYK | cmyk(8.5%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(91.60, -6.76, -1.77) |
| CIE-LCH | lch(91.60, 6.99, 194.68°) |
| OKLab | oklab(92.5% -0.0207 -0.0048) |
| OKLCH | oklch(92.5% 0.021 193.2) |
| XYZ | xyz(72.5806, 79.8032, 89.4056) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.83
Lightcyan
#E0FFFF
ΔE00 4.94
Mintcream
#F5FFFA
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Very Pale Blue
#D6FFFE
ΔE00 6.74
Light Grey
#D8DCD6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBEA #EBD7D8
analogous
#D7EBE0 #D7EBEA #D7E2EB
triadic
#D7EBEA #EAD7EB #EBEAD7
tetradic
#D7EBEA #E0D7EB #EBD7D8 #E2EBD7
square
#D7EBEA #E0D7EB #EBD7D8 #E2EBD7
split-complementary
#D7EBEA #EBD7E2 #EBE0D7
monochromatic
#85C2BF #AED7D5 #D7EBEA #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.24
#D7EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D7EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBEA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBEA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#D2ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7ebea; /* rgb */ color: rgb(215, 235, 234); /* oklch */ color: oklch(92.5% 0.021 193.2);
Tailwind
colors: {
custom: {
50: '#e3f1f0',
500: '#d7ebea',
950: '#000000',
},
}SCSS
$custom: #d7ebea; $custom-light: #e3f1f0; $custom-dark: #000000;
JSON
{
"hex": "#d7ebea",
"rgb": {
"r": 215,
"g": 235,
"b": 234
},
"hsl": {
"h": 177,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.925,
"c": 0.02121,
"h": 193.2
},
"luminance": 0.79804
}Semantic roles & 50–950 ramp
primary
#D7EBEA
secondary
#C5A1A3
accent
#393FAC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585