#D0EEED#D0EEED
#D0EEED is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.7% C 0.031 H 194.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EEED |
|---|---|
| RGB | rgb(208, 238, 237) |
| HSL | hsl(178, 47%, 87%) |
| HSV | hsv(178, 13%, 93%) |
| CMYK | cmyk(12.6%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(91.99, -9.94, -2.82) |
| CIE-LCH | lch(91.99, 10.33, 195.84°) |
| OKLab | oklab(92.72% -0.0304 -0.0077) |
| OKLCH | oklch(92.72% 0.031 194.2) |
| XYZ | xyz(71.8692, 80.6718, 91.8890) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.55
Ice Blue (survey)
#D7FFFE
ΔE00 4.06
Very Pale Blue
#D6FFFE
ΔE00 4.19
Very Light Blue
#D5FFFF
ΔE00 4.29
Really Light Blue
#D4FFFF
ΔE00 4.43
Ice
#D6FFFA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EEED #EED0D1
analogous
#D0EEDE #D0EEED #D0E0EE
triadic
#D0EEED #EDD0EE #EEEDD0
tetradic
#D0EEED #DED0EE #EED0D1 #E0EED0
square
#D0EEED #DED0EE #EED0D1 #E0EED0
split-complementary
#D0EEED #EED0E0 #EEDED0
monochromatic
#76CDCB #A3DEDC #D0EEED #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.23
#D0EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#D0EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EEED
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EEED | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#C8F0EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0eeed; /* rgb */ color: rgb(208, 238, 237); /* oklch */ color: oklch(92.7% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#def3f2',
500: '#d0eeed',
950: '#000000',
},
}SCSS
$custom: #d0eeed; $custom-light: #def3f2; $custom-dark: #000000;
JSON
{
"hex": "#d0eeed",
"rgb": {
"r": 208,
"g": 238,
"b": 237
},
"hsl": {
"h": 178,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.92716,
"c": 0.03139,
"h": 194.2
},
"luminance": 0.80673
}Semantic roles & 50–950 ramp
primary
#D0EEED
secondary
#CB9899
accent
#2B30BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585