#D7EBEC#D7EBEC
#D7EBEC is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.6% C 0.021 H 200.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBEC |
|---|---|
| RGB | rgb(215, 235, 236) |
| HSL | hsl(183, 36%, 88%) |
| HSV | hsv(183, 9%, 93%) |
| CMYK | cmyk(8.9%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.65, -6.38, -2.74) |
| CIE-LCH | lch(91.65, 6.94, 203.23°) |
| OKLab | oklab(92.56% -0.0199 -0.0074) |
| OKLCH | oklch(92.56% 0.021 200.4) |
| XYZ | xyz(72.8696, 79.9187, 90.9273) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.70
Lightcyan
#E0FFFF
ΔE00 5.07
Mintcream
#F5FFFA
ΔE00 6.18
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Very Pale Blue
#D6FFFE
ΔE00 6.98
Very Light Blue
#D5FFFF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBEC #ECD8D7
analogous
#D7ECE2 #D7EBEC #D7E0EC
triadic
#D7EBEC #ECD7EB #EBECD7
tetradic
#D7EBEC #E2D7EC #ECD8D7 #E0ECD7
square
#D7EBEC #E2D7EC #ECD8D7 #E0ECD7
split-complementary
#D7EBEC #ECD7E0 #ECE2D7
monochromatic
#84C2C5 #AED6D8 #D7EBEC #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.24
#D7EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#D7EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBEC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBEC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#D1EDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7ebec; /* rgb */ color: rgb(215, 235, 236); /* oklch */ color: oklch(92.6% 0.021 200.4);
Tailwind
colors: {
custom: {
50: '#e3f1f2',
500: '#d7ebec',
950: '#000000',
},
}SCSS
$custom: #d7ebec; $custom-light: #e3f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d7ebec",
"rgb": {
"r": 215,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.857,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.92559,
"c": 0.02122,
"h": 200.4
},
"luminance": 0.7992
}Semantic roles & 50–950 ramp
primary
#D7EBEC
secondary
#C6A3A1
accent
#3D37AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585