#D4ECEB#D4ECEB
#D4ECEB is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.5% C 0.025 H 193.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECEB |
|---|---|
| RGB | rgb(212, 236, 235) |
| HSL | hsl(178, 39%, 88%) |
| HSV | hsv(178, 10%, 93%) |
| CMYK | cmyk(10.2%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(91.68, -8.04, -2.20) |
| CIE-LCH | lch(91.68, 8.34, 195.28°) |
| OKLab | oklab(92.52% -0.0246 -0.006) |
| OKLCH | oklch(92.52% 0.025 193.7) |
| XYZ | xyz(72.1387, 79.9848, 90.2191) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.18
Azure (CSS)
#F0FFFF
ΔE00 5.44
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Very Pale Blue
#D6FFFE
ΔE00 5.63
Very Light Blue
#D5FFFF
ΔE00 5.75
Really Light Blue
#D4FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECEB #ECD4D5
analogous
#D4ECDF #D4ECEB #D4E1EC
triadic
#D4ECEB #EBD4EC #ECEBD4
tetradic
#D4ECEB #DFD4EC #ECD4D5 #E1ECD4
square
#D4ECEB #DFD4EC #ECD4D5 #E1ECD4
split-complementary
#D4ECEB #ECD4E1 #ECDFD4
monochromatic
#7FC6C4 #AAD9D7 #D4ECEB #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.24
#D4ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#D4ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECEB
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECEB | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#CDEEEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4eceb; /* rgb */ color: rgb(212, 236, 235); /* oklch */ color: oklch(92.5% 0.025 193.7);
Tailwind
colors: {
custom: {
50: '#e1f2f1',
500: '#d4eceb',
950: '#000000',
},
}SCSS
$custom: #d4eceb; $custom-light: #e1f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d4eceb",
"rgb": {
"r": 212,
"g": 236,
"b": 235
},
"hsl": {
"h": 177.5,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92522,
"c": 0.02532,
"h": 193.7
},
"luminance": 0.79986
}Semantic roles & 50–950 ramp
primary
#D4ECEB
secondary
#C79D9F
accent
#3439B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585