#D0EAEB#D0EAEB
#D0EAEB is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.027 H 199.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EAEB |
|---|---|
| RGB | rgb(208, 234, 235) |
| HSL | hsl(182, 40%, 87%) |
| HSV | hsv(182, 11%, 92%) |
| CMYK | cmyk(11.5%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.89, -8.30, -3.38) |
| CIE-LCH | lch(90.89, 8.97, 202.14°) |
| OKLab | oklab(91.84% -0.0258 -0.0091) |
| OKLCH | oklch(91.84% 0.027 199.5) |
| XYZ | xyz(70.4270, 78.2523, 89.9748) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.46
Ice Blue (survey)
#D7FFFE
ΔE00 5.55
Very Pale Blue
#D6FFFE
ΔE00 5.70
Very Light Blue
#D5FFFF
ΔE00 5.74
Really Light Blue
#D4FFFF
ΔE00 5.89
Azure (CSS)
#F0FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EAEB #EBD1D0
analogous
#D0EBDF #D0EAEB #D0DDEB
triadic
#D0EAEB #EBD0EA #EAEBD0
tetradic
#D0EAEB #DFD0EB #EBD1D0 #DDEBD0
square
#D0EAEB #DFD0EB #EBD1D0 #DDEBD0
split-complementary
#D0EAEB #EBD0DD #EBDFD0
monochromatic
#7AC4C6 #A5D7D9 #D0EAEB #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.26
#D0EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D0EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EAEB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EAEB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#C8ECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d0eaeb; /* rgb */ color: rgb(208, 234, 235); /* oklch */ color: oklch(91.8% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#def0f1',
500: '#d0eaeb',
950: '#000000',
},
}SCSS
$custom: #d0eaeb; $custom-light: #def0f1; $custom-dark: #000000;
JSON
{
"hex": "#d0eaeb",
"rgb": {
"r": 208,
"g": 234,
"b": 235
},
"hsl": {
"h": 182.222,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.91836,
"c": 0.02741,
"h": 199.5
},
"luminance": 0.78254
}Semantic roles & 50–950 ramp
primary
#D0EAEB
secondary
#C69B99
accent
#3732B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585