#D1EFEC#D1EFEC
#D1EFEC is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.032 H 189.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EFEC |
|---|---|
| RGB | rgb(209, 239, 236) |
| HSL | hsl(174, 48%, 88%) |
| HSV | hsv(174, 13%, 94%) |
| CMYK | cmyk(12.6%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.28, -10.32, -1.85) |
| CIE-LCH | lch(92.28, 10.49, 190.18°) |
| OKLab | oklab(92.96% -0.0312 -0.0051) |
| OKLCH | oklch(92.96% 0.032 189.3) |
| XYZ | xyz(72.2976, 81.3429, 91.2323) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.59
Ice Blue (survey)
#D7FFFE
ΔE00 3.91
Very Pale Blue
#D6FFFE
ΔE00 4.03
Ice
#D6FFFA
ΔE00 4.17
Very Light Blue
#D5FFFF
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EFEC #EFD1D4
analogous
#D1EFDD #D1EFEC #D1E3EF
triadic
#D1EFEC #ECD1EF #EFECD1
tetradic
#D1EFEC #DDD1EF #EFD1D4 #E3EFD1
square
#D1EFEC #DDD1EF #EFD1D4 #E3EFD1
split-complementary
#D1EFEC #EFD1E3 #EFDDD1
monochromatic
#76CFC6 #A4DFD9 #D1EFEC #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.22
#D1EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D1EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EFEC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EFEC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEC
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#C9F1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d1efec; /* rgb */ color: rgb(209, 239, 236); /* oklch */ color: oklch(93.0% 0.032 189.3);
Tailwind
colors: {
custom: {
50: '#dff4f2',
500: '#d1efec',
950: '#000000',
},
}SCSS
$custom: #d1efec; $custom-light: #dff4f2; $custom-dark: #000000;
JSON
{
"hex": "#d1efec",
"rgb": {
"r": 209,
"g": 239,
"b": 236
},
"hsl": {
"h": 174,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.9296,
"c": 0.0316,
"h": 189.3
},
"luminance": 0.81344
}Semantic roles & 50–950 ramp
primary
#D1EFEC
secondary
#CC989D
accent
#2A38BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585