#D4EFED#D4EFED
#D4EFED is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.2% C 0.028 H 191.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFED |
|---|---|
| RGB | rgb(212, 239, 237) |
| HSL | hsl(176, 46%, 88%) |
| HSV | hsv(176, 11%, 94%) |
| CMYK | cmyk(11.3%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(92.51, -9.18, -2.03) |
| CIE-LCH | lch(92.51, 9.40, 192.45°) |
| OKLab | oklab(93.19% -0.0279 -0.0055) |
| OKLCH | oklch(93.19% 0.028 191.3) |
| XYZ | xyz(73.3003, 81.8430, 92.0397) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.43
Ice Blue (survey)
#D7FFFE
ΔE00 4.40
Very Pale Blue
#D6FFFE
ΔE00 4.56
Very Light Blue
#D5FFFF
ΔE00 4.72
Really Light Blue
#D4FFFF
ΔE00 4.88
Ice
#D6FFFA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFED #EFD4D6
analogous
#D4EFDF #D4EFED #D4E3EF
triadic
#D4EFED #EDD4EF #EFEDD4
tetradic
#D4EFED #DFD4EF #EFD4D6 #E3EFD4
square
#D4EFED #DFD4EF #EFD4D6 #E3EFD4
split-complementary
#D4EFED #EFD4E3 #EFDFD4
monochromatic
#7BCEC8 #A7DEDA #D4EFED #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.21
#D4EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D4EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFED
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFED | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#CDF1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4efed; /* rgb */ color: rgb(212, 239, 237); /* oklch */ color: oklch(93.2% 0.028 191.3);
Tailwind
colors: {
custom: {
50: '#e1f4f2',
500: '#d4efed',
950: '#000000',
},
}SCSS
$custom: #d4efed; $custom-light: #e1f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d4efed",
"rgb": {
"r": 212,
"g": 239,
"b": 237
},
"hsl": {
"h": 175.556,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.93194,
"c": 0.02843,
"h": 191.3
},
"luminance": 0.81844
}Semantic roles & 50–950 ramp
primary
#D4EFED
secondary
#CC9B9F
accent
#2D37B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585