#D7EDEA#D7EDEA
#D7EDEA is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.9% C 0.024 H 186.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EDEA |
|---|---|
| RGB | rgb(215, 237, 234) |
| HSL | hsl(172, 38%, 89%) |
| HSV | hsv(172, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(92.11, -7.78, -1.02) |
| CIE-LCH | lch(92.11, 7.84, 187.45°) |
| OKLab | oklab(92.91% -0.0234 -0.0028) |
| OKLCH | oklch(92.91% 0.024 186.9) |
| XYZ | xyz(73.1565, 80.9548, 89.5975) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 5.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.75
Very Pale Blue
#D6FFFE
ΔE00 5.93
Mintcream
#F5FFFA
ΔE00 6.05
Very Light Blue
#D5FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EDEA #EDD7DA
analogous
#D7EDDF #D7EDEA #D7E5ED
triadic
#D7EDEA #EAD7ED #EDEAD7
tetradic
#D7EDEA #DFD7ED #EDD7DA #E5EDD7
square
#D7EDEA #DFD7ED #EDD7DA #E5EDD7
split-complementary
#D7EDEA #EDD7E5 #EDDFD7
monochromatic
#83C7BE #ADDAD4 #D7EDEA #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.22
#D7EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D7EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EDEA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EDEA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#D2EEEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d7edea; /* rgb */ color: rgb(215, 237, 234); /* oklch */ color: oklch(92.9% 0.024 186.9);
Tailwind
colors: {
custom: {
50: '#e3f2f0',
500: '#d7edea',
950: '#000000',
},
}SCSS
$custom: #d7edea; $custom-light: #e3f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d7edea",
"rgb": {
"r": 215,
"g": 237,
"b": 234
},
"hsl": {
"h": 171.818,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.92907,
"c": 0.02354,
"h": 186.9
},
"luminance": 0.80956
}Semantic roles & 50–950 ramp
primary
#D7EDEA
secondary
#C8A0A6
accent
#3546B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585