#D4EBE5#D4EBE5
#D4EBE5 is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.1% C 0.026 H 178.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBE5 |
|---|---|
| RGB | rgb(212, 235, 229) |
| HSL | hsl(164, 37%, 88%) |
| HSV | hsv(164, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(91.27, -8.68, 0.33) |
| CIE-LCH | lch(91.27, 8.69, 177.83°) |
| OKLab | oklab(92.15% -0.0256 0.0007) |
| OKLCH | oklch(92.15% 0.026 178.3) |
| XYZ | xyz(70.9994, 79.0697, 85.6349) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.11
Ice
#D6FFFA
ΔE00 5.95
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Very Pale Blue
#D6FFFE
ΔE00 6.14
Honeydew
#F0FFF0
ΔE00 6.21
Azure (CSS)
#F0FFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBE5 #EBD4DA
analogous
#D4EBD9 #D4EBE5 #D4E5EB
triadic
#D4EBE5 #E5D4EB #EBE5D4
tetradic
#D4EBE5 #D9D4EB #EBD4DA #E5EBD4
square
#D4EBE5 #D9D4EB #EBD4DA #E5EBD4
split-complementary
#D4EBE5 #EBD4E5 #EBD9D4
monochromatic
#80C4B2 #AAD8CC #D4EBE5 #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.25
#D4EBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#D4EBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBE5
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBE5 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E5
Deuteranopia (green-blind)
#E4E5E5
Tritanopia (blue-blind)
#CFECE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebe5; /* rgb */ color: rgb(212, 235, 229); /* oklch */ color: oklch(92.1% 0.026 178.3);
Tailwind
colors: {
custom: {
50: '#e1f1ed',
500: '#d4ebe5',
950: '#000000',
},
}SCSS
$custom: #d4ebe5; $custom-light: #e1f1ed; $custom-dark: #000000;
JSON
{
"hex": "#d4ebe5",
"rgb": {
"r": 212,
"g": 235,
"b": 229
},
"hsl": {
"h": 164.348,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92146,
"c": 0.02557,
"h": 178.3
},
"luminance": 0.79071
}Semantic roles & 50–950 ramp
primary
#D4EBE5
secondary
#C59EA8
accent
#3656AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584