#D7EDED#D7EDED
#D7EDED is a very light, muted teal. Relative luminance 0.811; OKLCH L 93.0% C 0.023 H 196.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EDED |
|---|---|
| RGB | rgb(215, 237, 237) |
| HSL | hsl(180, 38%, 89%) |
| HSV | hsv(180, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.19, -7.21, -2.47) |
| CIE-LCH | lch(92.19, 7.62, 198.90°) |
| OKLab | oklab(92.99% -0.0222 -0.0067) |
| OKLCH | oklch(92.99% 0.023 196.8) |
| XYZ | xyz(73.5911, 81.1287, 91.8866) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.29
Azure (CSS)
#F0FFFF
ΔE00 4.74
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 6.11
Mintcream
#F5FFFA
ΔE00 6.19
Very Light Blue
#D5FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EDED #EDD7D7
analogous
#D7EDE2 #D7EDED #D7E2ED
triadic
#D7EDED #EDD7ED #EDEDD7
tetradic
#D7EDED #E2D7ED #EDD7D7 #E2EDD7
square
#D7EDED #E2D7ED #EDD7D7 #E2EDD7
split-complementary
#D7EDED #EDD7E2 #EDE2D7
monochromatic
#83C7C7 #ADDADA #D7EDED #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.22
#D7EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D7EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EDED
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EDED | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#D1EFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7eded; /* rgb */ color: rgb(215, 237, 237); /* oklch */ color: oklch(93.0% 0.023 196.8);
Tailwind
colors: {
custom: {
50: '#e3f2f2',
500: '#d7eded',
950: '#000000',
},
}SCSS
$custom: #d7eded; $custom-light: #e3f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d7eded",
"rgb": {
"r": 215,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.92994,
"c": 0.02321,
"h": 196.8
},
"luminance": 0.8113
}Semantic roles & 50–950 ramp
primary
#D7EDED
secondary
#C8A0A0
accent
#3535B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585