#D4EBE9#D4EBE9
#D4EBE9 is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.3% C 0.024 H 190.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBE9 |
|---|---|
| RGB | rgb(212, 235, 233) |
| HSL | hsl(175, 37%, 88%) |
| HSV | hsv(175, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(91.37, -7.92, -1.61) |
| CIE-LCH | lch(91.37, 8.08, 191.48°) |
| OKLab | oklab(92.26% -0.024 -0.0044) |
| OKLCH | oklch(92.26% 0.024 190.4) |
| XYZ | xyz(71.5643, 79.2957, 88.6102) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.51
Azure (CSS)
#F0FFFF
ΔE00 5.54
Ice Blue (survey)
#D7FFFE
ΔE00 5.77
Very Pale Blue
#D6FFFE
ΔE00 5.94
Very Light Blue
#D5FFFF
ΔE00 6.08
Ice
#D6FFFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBE9 #EBD4D6
analogous
#D4EBDD #D4EBE9 #D4E1EB
triadic
#D4EBE9 #E9D4EB #EBE9D4
tetradic
#D4EBE9 #DDD4EB #EBD4D6 #E1EBD4
square
#D4EBE9 #DDD4EB #EBD4D6 #E1EBD4
split-complementary
#D4EBE9 #EBD4E1 #EBDDD4
monochromatic
#80C4BE #AAD8D4 #D4EBE9 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.25
#D4EBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D4EBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBE9
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBE9 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E9
Deuteranopia (green-blind)
#E3E5E9
Tritanopia (blue-blind)
#CEECEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebe9; /* rgb */ color: rgb(212, 235, 233); /* oklch */ color: oklch(92.3% 0.024 190.4);
Tailwind
colors: {
custom: {
50: '#e1f1f0',
500: '#d4ebe9',
950: '#000000',
},
}SCSS
$custom: #d4ebe9; $custom-light: #e1f1f0; $custom-dark: #000000;
JSON
{
"hex": "#d4ebe9",
"rgb": {
"r": 212,
"g": 235,
"b": 233
},
"hsl": {
"h": 174.783,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.9226,
"c": 0.02441,
"h": 190.4
},
"luminance": 0.79297
}Semantic roles & 50–950 ramp
primary
#D4EBE9
secondary
#C59EA1
accent
#3641AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585