#D0ECE8#D0ECE8
#D0ECE8 is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.030 H 186.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ECE8 |
|---|---|
| RGB | rgb(208, 236, 232) |
| HSL | hsl(171, 42%, 87%) |
| HSV | hsv(171, 12%, 93%) |
| CMYK | cmyk(11.9%, 0%, 1.7%, 7.5%) |
| CIE-LAB | lab(91.34, -9.90, -1.16) |
| CIE-LCH | lch(91.34, 9.97, 186.71°) |
| OKLab | oklab(92.16% -0.0297 -0.0033) |
| OKLCH | oklch(92.16% 0.03 186.3) |
| XYZ | xyz(70.5699, 79.2256, 87.9023) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.32
Ice Blue (survey)
#D7FFFE
ΔE00 4.75
Ice
#D6FFFA
ΔE00 4.86
Very Pale Blue
#D6FFFE
ΔE00 4.87
Very Light Blue
#D5FFFF
ΔE00 5.08
Really Light Blue
#D4FFFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ECE8 #ECD0D4
analogous
#D0ECDA #D0ECE8 #D0E2EC
triadic
#D0ECE8 #E8D0EC #ECE8D0
tetradic
#D0ECE8 #DAD0EC #ECD0D4 #E2ECD0
square
#D0ECE8 #DAD0EC #ECD0D4 #E2ECD0
split-complementary
#D0ECE8 #ECD0E2 #ECDAD0
monochromatic
#79C9BD #A4DAD3 #D0ECE8 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.25
#D0ECE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#D0ECE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ECE8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ECE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ECE8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E8
Deuteranopia (green-blind)
#E3E4E8
Tritanopia (blue-blind)
#C9EDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d0ece8; /* rgb */ color: rgb(208, 236, 232); /* oklch */ color: oklch(92.2% 0.030 186.3);
Tailwind
colors: {
custom: {
50: '#def2ef',
500: '#d0ece8',
950: '#000000',
},
}SCSS
$custom: #d0ece8; $custom-light: #def2ef; $custom-dark: #000000;
JSON
{
"hex": "#d0ece8",
"rgb": {
"r": 208,
"g": 236,
"b": 232
},
"hsl": {
"h": 171.429,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.9216,
"c": 0.02987,
"h": 186.3
},
"luminance": 0.79227
}Semantic roles & 50–950 ramp
primary
#D0ECE8
secondary
#C8999F
accent
#3043B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585