#D4EDEB#D4EDEB
#D4EDEB is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.7% C 0.026 H 190.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EDEB |
|---|---|
| RGB | rgb(212, 237, 235) |
| HSL | hsl(175, 41%, 88%) |
| HSV | hsv(175, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.94, -8.55, -1.82) |
| CIE-LCH | lch(91.94, 8.74, 192.01°) |
| OKLab | oklab(92.73% -0.0259 -0.005) |
| OKLCH | oklch(92.73% 0.026 190.9) |
| XYZ | xyz(72.4275, 80.5623, 90.3153) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Very Pale Blue
#D6FFFE
ΔE00 5.24
Very Light Blue
#D5FFFF
ΔE00 5.39
Ice
#D6FFFA
ΔE00 5.55
Really Light Blue
#D4FFFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EDEB #EDD4D6
analogous
#D4EDDE #D4EDEB #D4E2ED
triadic
#D4EDEB #EBD4ED #EDEBD4
tetradic
#D4EDEB #DED4ED #EDD4D6 #E2EDD4
square
#D4EDEB #DED4ED #EDD4D6 #E2EDD4
split-complementary
#D4EDEB #EDD4E2 #EDDED4
monochromatic
#7EC9C3 #A9DBD7 #D4EDEB #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.23
#D4EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#D4EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EDEB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EDEB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#CDEFEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4edeb; /* rgb */ color: rgb(212, 237, 235); /* oklch */ color: oklch(92.7% 0.026 190.9);
Tailwind
colors: {
custom: {
50: '#e1f2f1',
500: '#d4edeb',
950: '#000000',
},
}SCSS
$custom: #d4edeb; $custom-light: #e1f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d4edeb",
"rgb": {
"r": 212,
"g": 237,
"b": 235
},
"hsl": {
"h": 175.2,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92727,
"c": 0.02642,
"h": 190.9
},
"luminance": 0.80564
}Semantic roles & 50–950 ramp
primary
#D4EDEB
secondary
#C99DA0
accent
#313CB4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585