#D4EBE2#D4EBE2
#D4EBE2 is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.1% C 0.027 H 170.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBE2 |
|---|---|
| RGB | rgb(212, 235, 226) |
| HSL | hsl(157, 37%, 88%) |
| HSV | hsv(157, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(91.19, -9.24, 1.78) |
| CIE-LCH | lch(91.19, 9.41, 169.07°) |
| OKLab | oklab(92.06% -0.0267 0.0046) |
| OKLCH | oklch(92.06% 0.027 170.3) |
| XYZ | xyz(70.5841, 78.9036, 83.4480) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.65
Lightcyan
#E0FFFF
ΔE00 5.88
Ice
#D6FFFA
ΔE00 6.12
Ice Blue (survey)
#D7FFFE
ΔE00 6.51
Very Pale Blue
#D6FFFE
ΔE00 6.64
Very Light Blue
#D5FFFF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBE2 #EBD4DD
analogous
#D4EBD6 #D4EBE2 #D4E8EB
triadic
#D4EBE2 #E2D4EB #EBE2D4
tetradic
#D4EBE2 #D6D4EB #EBD4DD #E8EBD4
square
#D4EBE2 #D6D4EB #EBD4DD #E8EBD4
split-complementary
#D4EBE2 #EBD4E8 #EBD6D4
monochromatic
#80C4AA #AAD8C6 #D4EBE2 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.25
#D4EBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D4EBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBE2
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBE2 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#E5E4E3
Tritanopia (blue-blind)
#CFEBE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebe2; /* rgb */ color: rgb(212, 235, 226); /* oklch */ color: oklch(92.1% 0.027 170.3);
Tailwind
colors: {
custom: {
50: '#e1f1eb',
500: '#d4ebe2',
950: '#000000',
},
}SCSS
$custom: #d4ebe2; $custom-light: #e1f1eb; $custom-dark: #000000;
JSON
{
"hex": "#d4ebe2",
"rgb": {
"r": 212,
"g": 235,
"b": 226
},
"hsl": {
"h": 156.522,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92061,
"c": 0.02711,
"h": 170.3
},
"luminance": 0.78905
}Semantic roles & 50–950 ramp
primary
#D4EBE2
secondary
#C59EAD
accent
#3666AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584