#D4EBEE#D4EBEE
#D4EBEE is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.4% C 0.025 H 206.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBEE |
|---|---|
| RGB | rgb(212, 235, 238) |
| HSL | hsl(187, 43%, 88%) |
| HSV | hsv(187, 11%, 93%) |
| CMYK | cmyk(10.9%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.50, -6.95, -4.03) |
| CIE-LCH | lch(91.50, 8.04, 210.07°) |
| OKLab | oklab(92.41% -0.0221 -0.0109) |
| OKLCH | oklch(92.41% 0.025 206.2) |
| XYZ | xyz(72.2887, 79.5854, 92.4253) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.86
Azure (CSS)
#F0FFFF
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.44
Very Pale Blue
#D6FFFE
ΔE00 6.61
Very Light Blue
#D5FFFF
ΔE00 6.61
Really Light Blue
#D4FFFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBEE #EED7D4
analogous
#D4EEE4 #D4EBEE #D4DEEE
triadic
#D4EBEE #EED4EB #EBEED4
tetradic
#D4EBEE #E4D4EE #EED7D4 #DEEED4
square
#D4EBEE #E4D4EE #EED7D4 #DEEED4
split-complementary
#D4EBEE #EED4DE #EEE4D4
monochromatic
#7CC2CB #A8D7DD #D4EBEE #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.24
#D4EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#D4EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBEE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBEE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#CDEDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4ebee; /* rgb */ color: rgb(212, 235, 238); /* oklch */ color: oklch(92.4% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#e1f1f3',
500: '#d4ebee',
950: '#000000',
},
}SCSS
$custom: #d4ebee; $custom-light: #e1f1f3; $custom-dark: #000000;
JSON
{
"hex": "#d4ebee",
"rgb": {
"r": 212,
"g": 235,
"b": 238
},
"hsl": {
"h": 186.923,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.92407,
"c": 0.02463,
"h": 206.2
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#D4EBEE
secondary
#CAA19C
accent
#3F2FB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585