#D4EBE8#D4EBE8
#D4EBE8 is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.025 H 187.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBE8 |
|---|---|
| RGB | rgb(212, 235, 232) |
| HSL | hsl(172, 37%, 88%) |
| HSV | hsv(172, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(91.34, -8.11, -1.12) |
| CIE-LCH | lch(91.34, 8.19, 187.89°) |
| OKLab | oklab(92.23% -0.0244 -0.0031) |
| OKLCH | oklch(92.23% 0.025 187.3) |
| XYZ | xyz(71.4219, 79.2387, 87.8600) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.60
Azure (CSS)
#F0FFFF
ΔE00 5.69
Ice Blue (survey)
#D7FFFE
ΔE00 5.76
Very Pale Blue
#D6FFFE
ΔE00 5.93
Very Light Blue
#D5FFFF
ΔE00 6.11
Ice
#D6FFFA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBE8 #EBD4D7
analogous
#D4EBDC #D4EBE8 #D4E2EB
triadic
#D4EBE8 #E8D4EB #EBE8D4
tetradic
#D4EBE8 #DCD4EB #EBD4D7 #E2EBD4
square
#D4EBE8 #DCD4EB #EBD4D7 #E2EBD4
split-complementary
#D4EBE8 #EBD4E2 #EBDCD4
monochromatic
#80C4BB #AAD8D2 #D4EBE8 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.25
#D4EBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#D4EBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBE8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBE8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#CEECEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebe8; /* rgb */ color: rgb(212, 235, 232); /* oklch */ color: oklch(92.2% 0.025 187.3);
Tailwind
colors: {
custom: {
50: '#e1f1ef',
500: '#d4ebe8',
950: '#000000',
},
}SCSS
$custom: #d4ebe8; $custom-light: #e1f1ef; $custom-dark: #000000;
JSON
{
"hex": "#d4ebe8",
"rgb": {
"r": 212,
"g": 235,
"b": 232
},
"hsl": {
"h": 172.174,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92231,
"c": 0.0246,
"h": 187.3
},
"luminance": 0.7924
}Semantic roles & 50–950 ramp
primary
#D4EBE8
secondary
#C59EA3
accent
#3646AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585