#D4EBEF#D4EBEF
#D4EBEF is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.4% C 0.025 H 209.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBEF |
|---|---|
| RGB | rgb(212, 235, 239) |
| HSL | hsl(189, 46%, 88%) |
| HSV | hsv(189, 11%, 94%) |
| CMYK | cmyk(11.3%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.53, -6.76, -4.51) |
| CIE-LCH | lch(91.53, 8.12, 213.71°) |
| OKLab | oklab(92.44% -0.0217 -0.0122) |
| OKLCH | oklch(92.44% 0.025 209.3) |
| XYZ | xyz(72.4360, 79.6444, 93.2012) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.08
Azure (CSS)
#F0FFFF
ΔE00 5.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Very Light Blue
#D5FFFF
ΔE00 6.83
Very Pale Blue
#D6FFFE
ΔE00 6.85
Really Light Blue
#D4FFFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBEF #EFD8D4
analogous
#D4EFE5 #D4EBEF #D4DDEF
triadic
#D4EBEF #EFD4EB #EBEFD4
tetradic
#D4EBEF #E5D4EF #EFD8D4 #DDEFD4
square
#D4EBEF #E5D4EF #EFD8D4 #DDEFD4
split-complementary
#D4EBEF #EFD4DD #EFE5D4
monochromatic
#7BC2CE #A7D6DE #D4EBEF #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.24
#D4EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#D4EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBEF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBEF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#CDEDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4ebef; /* rgb */ color: rgb(212, 235, 239); /* oklch */ color: oklch(92.4% 0.025 209.3);
Tailwind
colors: {
custom: {
50: '#e1f1f4',
500: '#d4ebef',
950: '#000000',
},
}SCSS
$custom: #d4ebef; $custom-light: #e1f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d4ebef",
"rgb": {
"r": 212,
"g": 235,
"b": 239
},
"hsl": {
"h": 188.889,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.92436,
"c": 0.0249,
"h": 209.3
},
"luminance": 0.79646
}Semantic roles & 50–950 ramp
primary
#D4EBEF
secondary
#CCA39B
accent
#412DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585