#D4EBE7#D4EBE7
#D4EBE7 is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.025 H 184.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBE7 |
|---|---|
| RGB | rgb(212, 235, 231) |
| HSL | hsl(170, 37%, 88%) |
| HSV | hsv(170, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(91.32, -8.30, -0.64) |
| CIE-LCH | lch(91.32, 8.33, 184.41°) |
| OKLab | oklab(92.2% -0.0248 -0.0018) |
| OKLCH | oklch(92.2% 0.025 184.2) |
| XYZ | xyz(71.2802, 79.1821, 87.1141) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.73
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Azure (CSS)
#F0FFFF
ΔE00 5.88
Very Pale Blue
#D6FFFE
ΔE00 5.96
Ice
#D6FFFA
ΔE00 6.02
Very Light Blue
#D5FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBE7 #EBD4D8
analogous
#D4EBDB #D4EBE7 #D4E3EB
triadic
#D4EBE7 #E7D4EB #EBE7D4
tetradic
#D4EBE7 #DBD4EB #EBD4D8 #E3EBD4
square
#D4EBE7 #DBD4EB #EBD4D8 #E3EBD4
split-complementary
#D4EBE7 #EBD4E3 #EBDBD4
monochromatic
#80C4B8 #AAD8D0 #D4EBE7 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.25
#D4EBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D4EBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBE7
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBE7 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E7
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#CEECEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebe7; /* rgb */ color: rgb(212, 235, 231); /* oklch */ color: oklch(92.2% 0.025 184.2);
Tailwind
colors: {
custom: {
50: '#e1f1ee',
500: '#d4ebe7',
950: '#000000',
},
}SCSS
$custom: #d4ebe7; $custom-light: #e1f1ee; $custom-dark: #000000;
JSON
{
"hex": "#d4ebe7",
"rgb": {
"r": 212,
"g": 235,
"b": 231
},
"hsl": {
"h": 169.565,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92203,
"c": 0.02485,
"h": 184.2
},
"luminance": 0.79183
}Semantic roles & 50–950 ramp
primary
#D4EBE7
secondary
#C59EA5
accent
#364BAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585