#D8EDEA#D8EDEA
#D8EDEA is a very light, muted teal. Relative luminance 0.811; OKLCH L 93.0% C 0.023 H 186.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EDEA |
|---|---|
| RGB | rgb(216, 237, 234) |
| HSL | hsl(171, 37%, 89%) |
| HSV | hsv(171, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(92.18, -7.45, -0.91) |
| CIE-LCH | lch(92.18, 7.51, 186.97°) |
| OKLab | oklab(92.98% -0.0224 -0.0025) |
| OKLCH | oklch(92.98% 0.023 186.5) |
| XYZ | xyz(73.4511, 81.1067, 89.6113) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.52
Azure (CSS)
#F0FFFF
ΔE00 4.93
Mintcream
#F5FFFA
ΔE00 5.79
Ice Blue (survey)
#D7FFFE
ΔE00 6.00
Very Pale Blue
#D6FFFE
ΔE00 6.19
Very Light Blue
#D5FFFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EDEA #EDD8DB
analogous
#D8EDE0 #D8EDEA #D8E6ED
triadic
#D8EDEA #EAD8ED #EDEAD8
tetradic
#D8EDEA #E0D8ED #EDD8DB #E6EDD8
square
#D8EDEA #E0D8ED #EDD8DB #E6EDD8
split-complementary
#D8EDEA #EDD8E6 #EDE0D8
monochromatic
#84C6BD #AEDAD3 #D8EDEA #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.22
#D8EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D8EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EDEA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EDEA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAEA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#D3EEEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8edea; /* rgb */ color: rgb(216, 237, 234); /* oklch */ color: oklch(93.0% 0.023 186.5);
Tailwind
colors: {
custom: {
50: '#e4f2f0',
500: '#d8edea',
950: '#000000',
},
}SCSS
$custom: #d8edea; $custom-light: #e4f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d8edea",
"rgb": {
"r": 216,
"g": 237,
"b": 234
},
"hsl": {
"h": 171.429,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.92978,
"c": 0.02252,
"h": 186.5
},
"luminance": 0.81108
}Semantic roles & 50–950 ramp
primary
#D8EDEA
secondary
#C8A1A7
accent
#3647B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585