#D0EDEB#D0EDEB
#D0EDEB is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.5% C 0.030 H 191.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EDEB |
|---|---|
| RGB | rgb(208, 237, 235) |
| HSL | hsl(176, 45%, 87%) |
| HSV | hsv(176, 12%, 93%) |
| CMYK | cmyk(12.2%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.67, -9.82, -2.23) |
| CIE-LCH | lch(91.67, 10.07, 192.82°) |
| OKLab | oklab(92.45% -0.0299 -0.0061) |
| OKLCH | oklch(92.45% 0.03 191.6) |
| XYZ | xyz(71.2883, 79.9749, 90.2620) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 4.35
Very Pale Blue
#D6FFFE
ΔE00 4.48
Very Light Blue
#D5FFFF
ΔE00 4.62
Really Light Blue
#D4FFFF
ΔE00 4.75
Ice
#D6FFFA
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EDEB #EDD0D2
analogous
#D0EDDD #D0EDEB #D0E1ED
triadic
#D0EDEB #EBD0ED #EDEBD0
tetradic
#D0EDEB #DDD0ED #EDD0D2 #E1EDD0
square
#D0EDEB #DDD0ED #EDD0D2 #E1EDD0
split-complementary
#D0EDEB #EDD0E1 #EDDDD0
monochromatic
#77CBC5 #A4DCD8 #D0EDEB #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.24
#D0EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#D0EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EDEB
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EDEB | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#C8EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0edeb; /* rgb */ color: rgb(208, 237, 235); /* oklch */ color: oklch(92.5% 0.030 191.6);
Tailwind
colors: {
custom: {
50: '#def2f1',
500: '#d0edeb',
950: '#000000',
},
}SCSS
$custom: #d0edeb; $custom-light: #def2f1; $custom-dark: #000000;
JSON
{
"hex": "#d0edeb",
"rgb": {
"r": 208,
"g": 237,
"b": 235
},
"hsl": {
"h": 175.862,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.92452,
"c": 0.03049,
"h": 191.6
},
"luminance": 0.79976
}Semantic roles & 50–950 ramp
primary
#D0EDEB
secondary
#C9989B
accent
#2E37B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585