#D0EBEC#D0EBEC
#D0EBEC is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.1% C 0.028 H 199.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBEC |
|---|---|
| RGB | rgb(208, 235, 236) |
| HSL | hsl(182, 42%, 87%) |
| HSV | hsv(182, 12%, 93%) |
| CMYK | cmyk(11.9%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.18, -8.62, -3.48) |
| CIE-LCH | lch(91.18, 9.29, 202.00°) |
| OKLab | oklab(92.07% -0.0268 -0.0094) |
| OKLCH | oklch(92.07% 0.028 199.4) |
| XYZ | xyz(70.8574, 78.8812, 90.8330) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.21
Ice Blue (survey)
#D7FFFE
ΔE00 5.22
Very Pale Blue
#D6FFFE
ΔE00 5.36
Very Light Blue
#D5FFFF
ΔE00 5.40
Really Light Blue
#D4FFFF
ΔE00 5.55
Pale Blue
#D0FEFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBEC #ECD1D0
analogous
#D0ECDF #D0EBEC #D0DDEC
triadic
#D0EBEC #ECD0EB #EBECD0
tetradic
#D0EBEC #DFD0EC #ECD1D0 #DDECD0
square
#D0EBEC #DFD0EC #ECD1D0 #DDECD0
split-complementary
#D0EBEC #ECD0DD #ECDFD0
monochromatic
#79C6C9 #A4D8DA #D0EBEC #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.25
#D0EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D0EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBEC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBEC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#C8EDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d0ebec; /* rgb */ color: rgb(208, 235, 236); /* oklch */ color: oklch(92.1% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#def1f2',
500: '#d0ebec',
950: '#000000',
},
}SCSS
$custom: #d0ebec; $custom-light: #def1f2; $custom-dark: #000000;
JSON
{
"hex": "#d0ebec",
"rgb": {
"r": 208,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.143,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.92071,
"c": 0.02841,
"h": 199.4
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#D0EBEC
secondary
#C89A99
accent
#3530B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585