#D7EBED#D7EBED
#D7EBED is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.6% C 0.021 H 204.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBED |
|---|---|
| RGB | rgb(215, 235, 237) |
| HSL | hsl(185, 38%, 89%) |
| HSV | hsv(185, 9%, 93%) |
| CMYK | cmyk(9.3%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.67, -6.19, -3.22) |
| CIE-LCH | lch(91.67, 6.98, 207.50°) |
| OKLab | oklab(92.59% -0.0195 -0.0087) |
| OKLCH | oklch(92.59% 0.021 204) |
| XYZ | xyz(73.0153, 79.9770, 91.6946) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.71
Lightcyan
#E0FFFF
ΔE00 5.21
Mintcream
#F5FFFA
ΔE00 6.34
Aliceblue
#F0F8FF
ΔE00 6.80
Ice Blue (survey)
#D7FFFE
ΔE00 6.98
Very Pale Blue
#D6FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBED #EDD9D7
analogous
#D7EDE4 #D7EBED #D7E0ED
triadic
#D7EBED #EDD7EB #EBEDD7
tetradic
#D7EBED #E4D7ED #EDD9D7 #E0EDD7
square
#D7EBED #E4D7ED #EDD9D7 #E0EDD7
split-complementary
#D7EBED #EDD7E0 #EDE4D7
monochromatic
#83C1C7 #ADD6DA #D7EBED #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.24
#D7EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#D7EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBED
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBED | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#D1EDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7ebed; /* rgb */ color: rgb(215, 235, 237); /* oklch */ color: oklch(92.6% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#e3f1f2',
500: '#d7ebed',
950: '#000000',
},
}SCSS
$custom: #d7ebed; $custom-light: #e3f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d7ebed",
"rgb": {
"r": 215,
"g": 235,
"b": 237
},
"hsl": {
"h": 185.455,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.92588,
"c": 0.02135,
"h": 204
},
"luminance": 0.79978
}Semantic roles & 50–950 ramp
primary
#D7EBED
secondary
#C8A4A0
accent
#4035B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585