#D4EBE4#D4EBE4
#D4EBE4 is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.1% C 0.026 H 175.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBE4 |
|---|---|
| RGB | rgb(212, 235, 228) |
| HSL | hsl(162, 37%, 88%) |
| HSV | hsv(162, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 3%, 7.8%) |
| CIE-LAB | lab(91.24, -8.87, 0.81) |
| CIE-LCH | lch(91.24, 8.91, 174.76°) |
| OKLab | oklab(92.12% -0.0259 0.002) |
| OKLCH | oklch(92.12% 0.026 175.5) |
| XYZ | xyz(70.8602, 79.0140, 84.9017) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.34
Ice
#D6FFFA
ΔE00 5.97
Honeydew
#F0FFF0
ΔE00 6.00
Ice Blue (survey)
#D7FFFE
ΔE00 6.14
Very Pale Blue
#D6FFFE
ΔE00 6.28
Azure (CSS)
#F0FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBE4 #EBD4DB
analogous
#D4EBD8 #D4EBE4 #D4E6EB
triadic
#D4EBE4 #E4D4EB #EBE4D4
tetradic
#D4EBE4 #D8D4EB #EBD4DB #E6EBD4
square
#D4EBE4 #D8D4EB #EBD4DB #E6EBD4
split-complementary
#D4EBE4 #EBD4E6 #EBD8D4
monochromatic
#80C4B0 #AAD8CA #D4EBE4 #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.25
#D4EBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#D4EBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBE4
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBE4 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E4
Deuteranopia (green-blind)
#E5E5E4
Tritanopia (blue-blind)
#CFECE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebe4; /* rgb */ color: rgb(212, 235, 228); /* oklch */ color: oklch(92.1% 0.026 175.5);
Tailwind
colors: {
custom: {
50: '#e1f1ec',
500: '#d4ebe4',
950: '#000000',
},
}SCSS
$custom: #d4ebe4; $custom-light: #e1f1ec; $custom-dark: #000000;
JSON
{
"hex": "#d4ebe4",
"rgb": {
"r": 212,
"g": 235,
"b": 228
},
"hsl": {
"h": 161.739,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92118,
"c": 0.02602,
"h": 175.5
},
"luminance": 0.79015
}Semantic roles & 50–950 ramp
primary
#D4EBE4
secondary
#C59EAA
accent
#365BAF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584