#D4EEED#D4EEED
#D4EEED is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.027 H 193.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEED |
|---|---|
| RGB | rgb(212, 238, 237) |
| HSL | hsl(178, 43%, 88%) |
| HSV | hsv(178, 11%, 93%) |
| CMYK | cmyk(10.9%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.25, -8.67, -2.41) |
| CIE-LCH | lch(92.25, 9.00, 195.51°) |
| OKLab | oklab(92.99% -0.0265 -0.0065) |
| OKLCH | oklch(92.99% 0.027 193.9) |
| XYZ | xyz(73.0084, 81.2591, 91.9424) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.62
Ice Blue (survey)
#D7FFFE
ΔE00 4.77
Very Pale Blue
#D6FFFE
ΔE00 4.94
Very Light Blue
#D5FFFF
ΔE00 5.06
Really Light Blue
#D4FFFF
ΔE00 5.23
Ice
#D6FFFA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEED #EED4D5
analogous
#D4EEE0 #D4EEED #D4E2EE
triadic
#D4EEED #EDD4EE #EEEDD4
tetradic
#D4EEED #E0D4EE #EED4D5 #E2EED4
square
#D4EEED #E0D4EE #EED4D5 #E2EED4
split-complementary
#D4EEED #EED4E2 #EEE0D4
monochromatic
#7CCBC8 #A8DDDB #D4EEED #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.22
#D4EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D4EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEED
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEED | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#CDF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4eeed; /* rgb */ color: rgb(212, 238, 237); /* oklch */ color: oklch(93.0% 0.027 193.9);
Tailwind
colors: {
custom: {
50: '#e1f3f2',
500: '#d4eeed',
950: '#000000',
},
}SCSS
$custom: #d4eeed; $custom-light: #e1f3f2; $custom-dark: #000000;
JSON
{
"hex": "#d4eeed",
"rgb": {
"r": 212,
"g": 238,
"b": 237
},
"hsl": {
"h": 177.692,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.92989,
"c": 0.02733,
"h": 193.9
},
"luminance": 0.81261
}Semantic roles & 50–950 ramp
primary
#D4EEED
secondary
#CA9C9E
accent
#2F34B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585