#D4EBEC#D4EBEC
#D4EBEC is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.3% C 0.024 H 199.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBEC |
|---|---|
| RGB | rgb(212, 235, 236) |
| HSL | hsl(183, 39%, 88%) |
| HSV | hsv(183, 10%, 93%) |
| CMYK | cmyk(10.2%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.45, -7.34, -3.06) |
| CIE-LCH | lch(91.45, 7.95, 202.62°) |
| OKLab | oklab(92.35% -0.0229 -0.0083) |
| OKLCH | oklch(92.35% 0.024 199.9) |
| XYZ | xyz(71.9965, 79.4686, 90.8864) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.57
Azure (CSS)
#F0FFFF
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.05
Very Pale Blue
#D6FFFE
ΔE00 6.22
Very Light Blue
#D5FFFF
ΔE00 6.28
Really Light Blue
#D4FFFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBEC #ECD5D4
analogous
#D4ECE1 #D4EBEC #D4DFEC
triadic
#D4EBEC #ECD4EB #EBECD4
tetradic
#D4EBEC #E1D4EC #ECD5D4 #DFECD4
square
#D4EBEC #E1D4EC #ECD5D4 #DFECD4
split-complementary
#D4EBEC #ECD4DF #ECE1D4
monochromatic
#7FC4C6 #AAD7D9 #D4EBEC #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.24
#D4EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D4EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBEC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBEC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#CDEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebec; /* rgb */ color: rgb(212, 235, 236); /* oklch */ color: oklch(92.3% 0.024 199.9);
Tailwind
colors: {
custom: {
50: '#e1f1f2',
500: '#d4ebec',
950: '#000000',
},
}SCSS
$custom: #d4ebec; $custom-light: #e1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d4ebec",
"rgb": {
"r": 212,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.5,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92348,
"c": 0.02431,
"h": 199.9
},
"luminance": 0.7947
}Semantic roles & 50–950 ramp
primary
#D4EBEC
secondary
#C79F9D
accent
#3934B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585