#D4EFEA#D4EFEA
#D4EFEA is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.1% C 0.029 H 183.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFEA |
|---|---|
| RGB | rgb(212, 239, 234) |
| HSL | hsl(169, 46%, 88%) |
| HSV | hsv(169, 11%, 94%) |
| CMYK | cmyk(11.3%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.43, -9.75, -0.58) |
| CIE-LCH | lch(92.43, 9.77, 183.39°) |
| OKLab | oklab(93.11% -0.029 -0.0017) |
| OKLCH | oklch(93.11% 0.029 183.3) |
| XYZ | xyz(72.8657, 81.6692, 89.7507) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.98
Ice
#D6FFFA
ΔE00 4.58
Ice Blue (survey)
#D7FFFE
ΔE00 4.58
Very Pale Blue
#D6FFFE
ΔE00 4.73
Very Light Blue
#D5FFFF
ΔE00 4.98
Really Light Blue
#D4FFFF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFEA #EFD4D9
analogous
#D4EFDC #D4EFEA #D4E6EF
triadic
#D4EFEA #EAD4EF #EFEAD4
tetradic
#D4EFEA #DCD4EF #EFD4D9 #E6EFD4
square
#D4EFEA #DCD4EF #EFD4D9 #E6EFD4
split-complementary
#D4EFEA #EFD4E6 #EFDCD4
monochromatic
#7BCEBE #A7DED4 #D4EFEA #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.21
#D4EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#D4EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFEA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFEA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#CDF0ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4efea; /* rgb */ color: rgb(212, 239, 234); /* oklch */ color: oklch(93.1% 0.029 183.3);
Tailwind
colors: {
custom: {
50: '#e1f4f0',
500: '#d4efea',
950: '#000000',
},
}SCSS
$custom: #d4efea; $custom-light: #e1f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d4efea",
"rgb": {
"r": 212,
"g": 239,
"b": 234
},
"hsl": {
"h": 168.889,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.93107,
"c": 0.02908,
"h": 183.3
},
"luminance": 0.81671
}Semantic roles & 50–950 ramp
primary
#D4EFEA
secondary
#CC9BA4
accent
#2D47B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585