#D4EDEC#D4EDEC
#D4EDEC is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.8% C 0.026 H 193.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EDEC |
|---|---|
| RGB | rgb(212, 237, 236) |
| HSL | hsl(178, 41%, 88%) |
| HSV | hsv(178, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.96, -8.36, -2.30) |
| CIE-LCH | lch(91.96, 8.67, 195.40°) |
| OKLab | oklab(92.76% -0.0256 -0.0063) |
| OKLCH | oklch(92.76% 0.026 193.8) |
| XYZ | xyz(72.5723, 80.6202, 91.0784) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.12
Very Pale Blue
#D6FFFE
ΔE00 5.28
Very Light Blue
#D5FFFF
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 5.50
Really Light Blue
#D4FFFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EDEC #EDD4D5
analogous
#D4EDDF #D4EDEC #D4E1ED
triadic
#D4EDEC #ECD4ED #EDECD4
tetradic
#D4EDEC #DFD4ED #EDD4D5 #E1EDD4
square
#D4EDEC #DFD4ED #EDD4D5 #E1EDD4
split-complementary
#D4EDEC #EDD4E1 #EDDFD4
monochromatic
#7EC9C6 #A9DBD9 #D4EDEC #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.23
#D4EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D4EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EDEC
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EDEC | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEC
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#CDEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4edec; /* rgb */ color: rgb(212, 237, 236); /* oklch */ color: oklch(92.8% 0.026 193.8);
Tailwind
colors: {
custom: {
50: '#e1f2f2',
500: '#d4edec',
950: '#000000',
},
}SCSS
$custom: #d4edec; $custom-light: #e1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d4edec",
"rgb": {
"r": 212,
"g": 237,
"b": 236
},
"hsl": {
"h": 177.6,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92756,
"c": 0.02633,
"h": 193.8
},
"luminance": 0.80622
}Semantic roles & 50–950 ramp
primary
#D4EDEC
secondary
#C99D9E
accent
#3137B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585