#D4EBE6#D4EBE6
#D4EBE6 is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.2% C 0.025 H 181.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBE6 |
|---|---|
| RGB | rgb(212, 235, 230) |
| HSL | hsl(167, 37%, 88%) |
| HSV | hsv(167, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(91.29, -8.49, -0.16) |
| CIE-LCH | lch(91.29, 8.49, 181.05°) |
| OKLab | oklab(92.17% -0.0252 -0.0005) |
| OKLCH | oklch(92.17% 0.025 181.3) |
| XYZ | xyz(71.1394, 79.1257, 86.3724) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.90
Ice Blue (survey)
#D7FFFE
ΔE00 5.88
Ice
#D6FFFA
ΔE00 5.96
Very Pale Blue
#D6FFFE
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 6.09
Very Light Blue
#D5FFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBE6 #EBD4D9
analogous
#D4EBDB #D4EBE6 #D4E4EB
triadic
#D4EBE6 #E6D4EB #EBE6D4
tetradic
#D4EBE6 #DBD4EB #EBD4D9 #E4EBD4
square
#D4EBE6 #DBD4EB #EBD4D9 #E4EBD4
split-complementary
#D4EBE6 #EBD4E4 #EBDBD4
monochromatic
#80C4B5 #AAD8CE #D4EBE6 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.25
#D4EBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D4EBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBE6
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBE6 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E6
Deuteranopia (green-blind)
#E4E5E6
Tritanopia (blue-blind)
#CFECE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebe6; /* rgb */ color: rgb(212, 235, 230); /* oklch */ color: oklch(92.2% 0.025 181.3);
Tailwind
colors: {
custom: {
50: '#e1f1ed',
500: '#d4ebe6',
950: '#000000',
},
}SCSS
$custom: #d4ebe6; $custom-light: #e1f1ed; $custom-dark: #000000;
JSON
{
"hex": "#d4ebe6",
"rgb": {
"r": 212,
"g": 235,
"b": 230
},
"hsl": {
"h": 166.957,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92174,
"c": 0.02518,
"h": 181.3
},
"luminance": 0.79127
}Semantic roles & 50–950 ramp
primary
#D4EBE6
secondary
#C59EA6
accent
#3650AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584