#D4EDED#D4EDED
#D4EDED is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.8% C 0.026 H 196.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EDED |
|---|---|
| RGB | rgb(212, 237, 237) |
| HSL | hsl(180, 41%, 88%) |
| HSV | hsv(180, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.99, -8.16, -2.78) |
| CIE-LCH | lch(91.99, 8.63, 198.83°) |
| OKLab | oklab(92.79% -0.0252 -0.0076) |
| OKLCH | oklch(92.79% 0.026 196.7) |
| XYZ | xyz(72.7180, 80.6785, 91.8457) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.90
Ice Blue (survey)
#D7FFFE
ΔE00 5.21
Very Pale Blue
#D6FFFE
ΔE00 5.38
Azure (CSS)
#F0FFFF
ΔE00 5.40
Very Light Blue
#D5FFFF
ΔE00 5.47
Really Light Blue
#D4FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EDED #EDD4D4
analogous
#D4EDE0 #D4EDED #D4E0ED
triadic
#D4EDED #EDD4ED #EDEDD4
tetradic
#D4EDED #E0D4ED #EDD4D4 #E0EDD4
square
#D4EDED #E0D4ED #EDD4D4 #E0EDD4
split-complementary
#D4EDED #EDD4E0 #EDE0D4
monochromatic
#7EC9C9 #A9DBDB #D4EDED #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.23
#D4EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#D4EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EDED
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EDED | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#CDEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4eded; /* rgb */ color: rgb(212, 237, 237); /* oklch */ color: oklch(92.8% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#e1f2f2',
500: '#d4eded',
950: '#000000',
},
}SCSS
$custom: #d4eded; $custom-light: #e1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d4eded",
"rgb": {
"r": 212,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92785,
"c": 0.02629,
"h": 196.7
},
"luminance": 0.8068
}Semantic roles & 50–950 ramp
primary
#D4EDED
secondary
#C99D9D
accent
#3131B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585