#D4EFEC#D4EFEC
#D4EFEC is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.2% C 0.029 H 188.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFEC |
|---|---|
| RGB | rgb(212, 239, 236) |
| HSL | hsl(173, 46%, 88%) |
| HSV | hsv(173, 11%, 94%) |
| CMYK | cmyk(11.3%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.48, -9.37, -1.54) |
| CIE-LCH | lch(92.48, 9.49, 189.36°) |
| OKLab | oklab(93.17% -0.0283 -0.0043) |
| OKLCH | oklch(93.17% 0.029 188.6) |
| XYZ | xyz(73.1546, 81.7848, 91.2725) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.57
Ice Blue (survey)
#D7FFFE
ΔE00 4.41
Very Pale Blue
#D6FFFE
ΔE00 4.57
Ice
#D6FFFA
ΔE00 4.74
Very Light Blue
#D5FFFF
ΔE00 4.76
Really Light Blue
#D4FFFF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFEC #EFD4D7
analogous
#D4EFDE #D4EFEC #D4E4EF
triadic
#D4EFEC #ECD4EF #EFECD4
tetradic
#D4EFEC #DED4EF #EFD4D7 #E4EFD4
square
#D4EFEC #DED4EF #EFD4D7 #E4EFD4
split-complementary
#D4EFEC #EFD4E4 #EFDED4
monochromatic
#7BCEC5 #A7DED8 #D4EFEC #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.21
#D4EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D4EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFEC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFEC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E6E8EC
Tritanopia (blue-blind)
#CDF1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4efec; /* rgb */ color: rgb(212, 239, 236); /* oklch */ color: oklch(93.2% 0.029 188.6);
Tailwind
colors: {
custom: {
50: '#e1f4f2',
500: '#d4efec',
950: '#000000',
},
}SCSS
$custom: #d4efec; $custom-light: #e1f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d4efec",
"rgb": {
"r": 212,
"g": 239,
"b": 236
},
"hsl": {
"h": 173.333,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.93165,
"c": 0.02858,
"h": 188.6
},
"luminance": 0.81786
}Semantic roles & 50–950 ramp
primary
#D4EFEC
secondary
#CC9BA1
accent
#2D3CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585