#D4ECED#D4ECED
#D4ECED is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.6% C 0.025 H 199.8°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECED |
|---|---|
| RGB | rgb(212, 236, 237) |
| HSL | hsl(182, 41%, 88%) |
| HSV | hsv(182, 11%, 93%) |
| CMYK | cmyk(10.5%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.73, -7.66, -3.16) |
| CIE-LCH | lch(91.73, 8.28, 202.45°) |
| OKLab | oklab(92.58% -0.0238 -0.0086) |
| OKLCH | oklch(92.58% 0.025 199.8) |
| XYZ | xyz(72.4293, 80.1011, 91.7494) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.26
Azure (CSS)
#F0FFFF
ΔE00 5.28
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.87
Very Light Blue
#D5FFFF
ΔE00 5.92
Really Light Blue
#D4FFFF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECED #EDD5D4
analogous
#D4EDE1 #D4ECED #D4DFED
triadic
#D4ECED #EDD4EC #ECEDD4
tetradic
#D4ECED #E1D4ED #EDD5D4 #DFEDD4
square
#D4ECED #E1D4ED #EDD5D4 #DFEDD4
split-complementary
#D4ECED #EDD4DF #EDE1D4
monochromatic
#7EC6C9 #A9D9DB #D4ECED #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.23
#D4ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D4ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECED
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECED | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAED
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#CDEEEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4eced; /* rgb */ color: rgb(212, 236, 237); /* oklch */ color: oklch(92.6% 0.025 199.8);
Tailwind
colors: {
custom: {
50: '#e1f2f2',
500: '#d4eced',
950: '#000000',
},
}SCSS
$custom: #d4eced; $custom-light: #e1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d4eced",
"rgb": {
"r": 212,
"g": 236,
"b": 237
},
"hsl": {
"h": 182.4,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92581,
"c": 0.02532,
"h": 199.8
},
"luminance": 0.80102
}Semantic roles & 50–950 ramp
primary
#D4ECED
secondary
#C99E9D
accent
#3731B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585