#D0EFEB#D0EFEB
#D0EFEB is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.9% C 0.033 H 187.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EFEB |
|---|---|
| RGB | rgb(208, 239, 235) |
| HSL | hsl(172, 49%, 88%) |
| HSV | hsv(172, 13%, 94%) |
| CMYK | cmyk(13%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.19, -10.83, -1.47) |
| CIE-LCH | lch(92.19, 10.93, 187.74°) |
| OKLab | oklab(92.86% -0.0325 -0.0041) |
| OKLCH | oklch(92.86% 0.033 187.2) |
| XYZ | xyz(71.8706, 81.1395, 90.4560) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 3.87
Ice
#D6FFFA
ΔE00 3.91
Very Pale Blue
#D6FFFE
ΔE00 3.97
Very Light Blue
#D5FFFF
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EFEB #EFD0D4
analogous
#D0EFDB #D0EFEB #D0E3EF
triadic
#D0EFEB #EBD0EF #EFEBD0
tetradic
#D0EFEB #DBD0EF #EFD0D4 #E3EFD0
square
#D0EFEB #DBD0EF #EFD0D4 #E3EFD0
split-complementary
#D0EFEB #EFD0E3 #EFDBD0
monochromatic
#75D0C4 #A2DFD8 #D0EFEB #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.22
#D0EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D0EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EFEB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EFEB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E5E7EB
Tritanopia (blue-blind)
#C8F1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d0efeb; /* rgb */ color: rgb(208, 239, 235); /* oklch */ color: oklch(92.9% 0.033 187.2);
Tailwind
colors: {
custom: {
50: '#def4f1',
500: '#d0efeb',
950: '#000000',
},
}SCSS
$custom: #d0efeb; $custom-light: #def4f1; $custom-dark: #000000;
JSON
{
"hex": "#d0efeb",
"rgb": {
"r": 208,
"g": 239,
"b": 235
},
"hsl": {
"h": 172.258,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.92864,
"c": 0.03281,
"h": 187.2
},
"luminance": 0.81141
}Semantic roles & 50–950 ramp
primary
#D0EFEB
secondary
#CC979E
accent
#293CBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585