#D0EEEB#D0EEEB
#D0EEEB is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.7% C 0.032 H 189.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EEEB |
|---|---|
| RGB | rgb(208, 238, 235) |
| HSL | hsl(174, 47%, 87%) |
| HSV | hsv(174, 13%, 93%) |
| CMYK | cmyk(12.6%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.93, -10.33, -1.85) |
| CIE-LCH | lch(91.93, 10.49, 190.18°) |
| OKLab | oklab(92.66% -0.0312 -0.0051) |
| OKLCH | oklch(92.66% 0.032 189.3) |
| XYZ | xyz(71.5787, 80.5556, 90.3587) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.79
Ice Blue (survey)
#D7FFFE
ΔE00 4.07
Very Pale Blue
#D6FFFE
ΔE00 4.19
Ice
#D6FFFA
ΔE00 4.32
Very Light Blue
#D5FFFF
ΔE00 4.37
Really Light Blue
#D4FFFF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EEEB #EED0D3
analogous
#D0EEDC #D0EEEB #D0E2EE
triadic
#D0EEEB #EBD0EE #EEEBD0
tetradic
#D0EEEB #DCD0EE #EED0D3 #E2EED0
square
#D0EEEB #DCD0EE #EED0D3 #E2EED0
split-complementary
#D0EEEB #EED0E2 #EEDCD0
monochromatic
#76CDC5 #A3DED8 #D0EEEB #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.23
#D0EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#D0EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EEEB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EEEB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#C8F0ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0eeeb; /* rgb */ color: rgb(208, 238, 235); /* oklch */ color: oklch(92.7% 0.032 189.3);
Tailwind
colors: {
custom: {
50: '#def3f1',
500: '#d0eeeb',
950: '#000000',
},
}SCSS
$custom: #d0eeeb; $custom-light: #def3f1; $custom-dark: #000000;
JSON
{
"hex": "#d0eeeb",
"rgb": {
"r": 208,
"g": 238,
"b": 235
},
"hsl": {
"h": 174,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.92658,
"c": 0.03162,
"h": 189.3
},
"luminance": 0.80557
}Semantic roles & 50–950 ramp
primary
#D0EEEB
secondary
#CB989D
accent
#2B3ABA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585