#D4ECEC#D4ECEC
#D4ECEC is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.6% C 0.025 H 196.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECEC |
|---|---|
| RGB | rgb(212, 236, 236) |
| HSL | hsl(180, 39%, 88%) |
| HSV | hsv(180, 10%, 93%) |
| CMYK | cmyk(10.2%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(91.70, -7.85, -2.68) |
| CIE-LCH | lch(91.70, 8.30, 198.85°) |
| OKLab | oklab(92.55% -0.0242 -0.0073) |
| OKLCH | oklch(92.55% 0.025 196.7) |
| XYZ | xyz(72.2836, 80.0428, 90.9821) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.19
Azure (CSS)
#F0FFFF
ΔE00 5.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.56
Very Pale Blue
#D6FFFE
ΔE00 5.73
Very Light Blue
#D5FFFF
ΔE00 5.82
Really Light Blue
#D4FFFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECEC #ECD4D4
analogous
#D4ECE0 #D4ECEC #D4E0EC
triadic
#D4ECEC #ECD4EC #ECECD4
tetradic
#D4ECEC #E0D4EC #ECD4D4 #E0ECD4
square
#D4ECEC #E0D4EC #ECD4D4 #E0ECD4
split-complementary
#D4ECEC #ECD4E0 #ECE0D4
monochromatic
#7FC6C6 #AAD9D9 #D4ECEC #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.23
#D4ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#D4ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECEC
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECEC | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EC
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#CDEEEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4ecec; /* rgb */ color: rgb(212, 236, 236); /* oklch */ color: oklch(92.6% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e1f2f2',
500: '#d4ecec',
950: '#000000',
},
}SCSS
$custom: #d4ecec; $custom-light: #e1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d4ecec",
"rgb": {
"r": 212,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92552,
"c": 0.02529,
"h": 196.7
},
"luminance": 0.80044
}Semantic roles & 50–950 ramp
primary
#D4ECEC
secondary
#C79D9D
accent
#3434B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585