#D8EDED#D8EDED
#D8EDED is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.1% C 0.022 H 196.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EDED |
|---|---|
| RGB | rgb(216, 237, 237) |
| HSL | hsl(180, 37%, 89%) |
| HSV | hsv(180, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.26, -6.88, -2.36) |
| CIE-LCH | lch(92.26, 7.28, 198.92°) |
| OKLab | oklab(93.06% -0.0212 -0.0064) |
| OKLCH | oklch(93.06% 0.022 196.8) |
| XYZ | xyz(73.8857, 81.2806, 91.9004) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 4.53
Mintcream
#F5FFFA
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.18
Very Pale Blue
#D6FFFE
ΔE00 6.37
Very Light Blue
#D5FFFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EDED #EDD8D8
analogous
#D8EDE3 #D8EDED #D8E3ED
triadic
#D8EDED #EDD8ED #EDEDD8
tetradic
#D8EDED #E3D8ED #EDD8D8 #E3EDD8
square
#D8EDED #E3D8ED #EDD8D8 #E3EDD8
split-complementary
#D8EDED #EDD8E3 #EDE3D8
monochromatic
#84C6C6 #AEDADA #D8EDED #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.22
#D8EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D8EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EDED
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EDED | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#D2EFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8eded; /* rgb */ color: rgb(216, 237, 237); /* oklch */ color: oklch(93.1% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#e4f2f2',
500: '#d8eded',
950: '#000000',
},
}SCSS
$custom: #d8eded; $custom-light: #e4f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d8eded",
"rgb": {
"r": 216,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.93064,
"c": 0.02217,
"h": 196.8
},
"luminance": 0.81282
}Semantic roles & 50–950 ramp
primary
#D8EDED
secondary
#C8A1A1
accent
#3636B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585