#D4EFEB#D4EFEB
#D4EFEB is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.1% C 0.029 H 185.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFEB |
|---|---|
| RGB | rgb(212, 239, 235) |
| HSL | hsl(171, 46%, 88%) |
| HSV | hsv(171, 11%, 94%) |
| CMYK | cmyk(11.3%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.45, -9.56, -1.06) |
| CIE-LCH | lch(92.45, 9.62, 186.33°) |
| OKLab | oklab(93.14% -0.0286 -0.003) |
| OKLCH | oklch(93.14% 0.029 185.9) |
| XYZ | xyz(73.0097, 81.7268, 90.5094) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.47
Very Pale Blue
#D6FFFE
ΔE00 4.62
Ice
#D6FFFA
ΔE00 4.64
Very Light Blue
#D5FFFF
ΔE00 4.85
Really Light Blue
#D4FFFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFEB #EFD4D8
analogous
#D4EFDD #D4EFEB #D4E5EF
triadic
#D4EFEB #EBD4EF #EFEBD4
tetradic
#D4EFEB #DDD4EF #EFD4D8 #E5EFD4
square
#D4EFEB #DDD4EF #EFD4D8 #E5EFD4
split-complementary
#D4EFEB #EFD4E5 #EFDDD4
monochromatic
#7BCEC2 #A7DED6 #D4EFEB #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.21
#D4EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#D4EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFEB
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFEB | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#CDF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4efeb; /* rgb */ color: rgb(212, 239, 235); /* oklch */ color: oklch(93.1% 0.029 185.9);
Tailwind
colors: {
custom: {
50: '#e1f4f1',
500: '#d4efeb',
950: '#000000',
},
}SCSS
$custom: #d4efeb; $custom-light: #e1f4f1; $custom-dark: #000000;
JSON
{
"hex": "#d4efeb",
"rgb": {
"r": 212,
"g": 239,
"b": 235
},
"hsl": {
"h": 171.111,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.93136,
"c": 0.0288,
"h": 185.9
},
"luminance": 0.81728
}Semantic roles & 50–950 ramp
primary
#D4EFEB
secondary
#CC9BA3
accent
#2D41B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585