#D4EAED#D4EAED
#D4EAED is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.2% C 0.024 H 206.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAED |
|---|---|
| RGB | rgb(212, 234, 237) |
| HSL | hsl(187, 41%, 88%) |
| HSV | hsv(187, 11%, 93%) |
| CMYK | cmyk(10.5%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(91.21, -6.64, -3.92) |
| CIE-LCH | lch(91.21, 7.71, 210.57°) |
| OKLab | oklab(92.17% -0.0211 -0.0106) |
| OKLCH | oklch(92.17% 0.024 206.6) |
| XYZ | xyz(71.8567, 78.9559, 91.5586) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.19
Azure (CSS)
#F0FFFF
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Very Pale Blue
#D6FFFE
ΔE00 6.96
Very Light Blue
#D5FFFF
ΔE00 6.97
Mintcream
#F5FFFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAED #EDD7D4
analogous
#D4EDE3 #D4EAED #D4DDED
triadic
#D4EAED #EDD4EA #EAEDD4
tetradic
#D4EAED #E3D4ED #EDD7D4 #DDEDD4
square
#D4EAED #E3D4ED #EDD7D4 #DDEDD4
split-complementary
#D4EAED #EDD4DD #EDE3D4
monochromatic
#7EC0C9 #A9D5DB #D4EAED #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.25
#D4EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D4EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAED
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAED | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#CDECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4eaed; /* rgb */ color: rgb(212, 234, 237); /* oklch */ color: oklch(92.2% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#e1f0f2',
500: '#d4eaed',
950: '#000000',
},
}SCSS
$custom: #d4eaed; $custom-light: #e1f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d4eaed",
"rgb": {
"r": 212,
"g": 234,
"b": 237
},
"hsl": {
"h": 187.2,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92174,
"c": 0.02364,
"h": 206.6
},
"luminance": 0.78957
}Semantic roles & 50–950 ramp
primary
#D4EAED
secondary
#C9A29D
accent
#4131B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585