#D0EFEC#D0EFEC
#D0EFEC is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.9% C 0.033 H 189.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EFEC |
|---|---|
| RGB | rgb(208, 239, 236) |
| HSL | hsl(174, 49%, 88%) |
| HSV | hsv(174, 13%, 94%) |
| CMYK | cmyk(13%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.22, -10.64, -1.96) |
| CIE-LCH | lch(92.22, 10.82, 190.42°) |
| OKLab | oklab(92.89% -0.0322 -0.0054) |
| OKLCH | oklch(92.89% 0.033 189.5) |
| XYZ | xyz(72.0155, 81.1974, 91.2191) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.64
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 3.89
Ice
#D6FFFA
ΔE00 4.01
Very Light Blue
#D5FFFF
ΔE00 4.07
Really Light Blue
#D4FFFF
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EFEC #EFD0D3
analogous
#D0EFDD #D0EFEC #D0E2EF
triadic
#D0EFEC #ECD0EF #EFECD0
tetradic
#D0EFEC #DDD0EF #EFD0D3 #E2EFD0
square
#D0EFEC #DDD0EF #EFD0D3 #E2EFD0
split-complementary
#D0EFEC #EFD0E2 #EFDDD0
monochromatic
#75D0C7 #A2DFDA #D0EFEC #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.22
#D0EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#D0EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EFEC
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EFEC | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#C8F1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d0efec; /* rgb */ color: rgb(208, 239, 236); /* oklch */ color: oklch(92.9% 0.033 189.5);
Tailwind
colors: {
custom: {
50: '#def4f2',
500: '#d0efec',
950: '#000000',
},
}SCSS
$custom: #d0efec; $custom-light: #def4f2; $custom-dark: #000000;
JSON
{
"hex": "#d0efec",
"rgb": {
"r": 208,
"g": 239,
"b": 236
},
"hsl": {
"h": 174.194,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.92893,
"c": 0.03262,
"h": 189.5
},
"luminance": 0.81199
}Semantic roles & 50–950 ramp
primary
#D0EFEC
secondary
#CC979C
accent
#2937BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585