#D4E9EC#D4E9EC
#D4E9EC is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.9% C 0.023 H 207.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9EC |
|---|---|
| RGB | rgb(212, 233, 236) |
| HSL | hsl(188, 39%, 88%) |
| HSV | hsv(188, 10%, 93%) |
| CMYK | cmyk(10.2%, 1.3%, 0%, 7.5%) |
| CIE-LAB | lab(90.93, -6.32, -3.82) |
| CIE-LCH | lch(90.93, 7.39, 211.12°) |
| OKLab | oklab(91.94% -0.0201 -0.0103) |
| OKLCH | oklch(91.94% 0.023 207.1) |
| XYZ | xyz(71.4271, 78.3298, 90.6966) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 5.52
Mintcream
#F5FFFA
ΔE00 7.01
Aliceblue
#F0F8FF
ΔE00 7.06
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Fog
#D8DCE0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9EC #ECD7D4
analogous
#D4ECE3 #D4E9EC #D4DDEC
triadic
#D4E9EC #ECD4E9 #E9ECD4
tetradic
#D4E9EC #E3D4EC #ECD7D4 #DDECD4
square
#D4E9EC #E3D4EC #ECD7D4 #DDECD4
split-complementary
#D4E9EC #ECD4DD #ECE3D4
monochromatic
#7FBEC6 #AAD3D9 #D4E9EC #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.26
#D4E9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D4E9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9EC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9EC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#CEEBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e9ec; /* rgb */ color: rgb(212, 233, 236); /* oklch */ color: oklch(91.9% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#e1f0f2',
500: '#d4e9ec',
950: '#000000',
},
}SCSS
$custom: #d4e9ec; $custom-light: #e1f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d4e9ec",
"rgb": {
"r": 212,
"g": 233,
"b": 236
},
"hsl": {
"h": 187.5,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.91941,
"c": 0.02263,
"h": 207.1
},
"luminance": 0.78331
}Semantic roles & 50–950 ramp
primary
#D4E9EC
secondary
#C7A29D
accent
#4434B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585