#D8EDEB#D8EDEB
#D8EDEB is a very light, muted teal. Relative luminance 0.812; OKLCH L 93.0% C 0.022 H 189.9°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EDEB |
|---|---|
| RGB | rgb(216, 237, 235) |
| HSL | hsl(174, 37%, 89%) |
| HSV | hsv(174, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(92.20, -7.26, -1.39) |
| CIE-LCH | lch(92.20, 7.40, 190.86°) |
| OKLab | oklab(93.01% -0.022 -0.0038) |
| OKLCH | oklch(93.01% 0.022 189.9) |
| XYZ | xyz(73.5951, 81.1643, 90.3701) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.45
Azure (CSS)
#F0FFFF
ΔE00 4.76
Mintcream
#F5FFFA
ΔE00 5.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.02
Very Pale Blue
#D6FFFE
ΔE00 6.21
Very Light Blue
#D5FFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EDEB #EDD8DA
analogous
#D8EDE1 #D8EDEB #D8E5ED
triadic
#D8EDEB #EBD8ED #EDEBD8
tetradic
#D8EDEB #E1D8ED #EDD8DA #E5EDD8
square
#D8EDEB #E1D8ED #EDD8DA #E5EDD8
split-complementary
#D8EDEB #EDD8E5 #EDE1D8
monochromatic
#84C6C0 #AEDAD6 #D8EDEB #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.22
#D8EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D8EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EDEB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EDEB | 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)
#EAEBEB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#D3EEEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8edeb; /* rgb */ color: rgb(216, 237, 235); /* oklch */ color: oklch(93.0% 0.022 189.9);
Tailwind
colors: {
custom: {
50: '#e4f2f1',
500: '#d8edeb',
950: '#000000',
},
}SCSS
$custom: #d8edeb; $custom-light: #e4f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d8edeb",
"rgb": {
"r": 216,
"g": 237,
"b": 235
},
"hsl": {
"h": 174.286,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.93006,
"c": 0.02232,
"h": 189.9
},
"luminance": 0.81165
}Semantic roles & 50–950 ramp
primary
#D8EDEB
secondary
#C8A1A5
accent
#3641B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585