#D4E8EA#D4E8EA
#D4E8EA is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.7% C 0.021 H 204.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8EA |
|---|---|
| RGB | rgb(212, 232, 234) |
| HSL | hsl(185, 34%, 87%) |
| HSV | hsv(185, 9%, 92%) |
| CMYK | cmyk(9.4%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.62, -6.20, -3.23) |
| CIE-LCH | lch(90.62, 6.99, 207.50°) |
| OKLab | oklab(91.68% -0.0195 -0.0087) |
| OKLCH | oklch(91.68% 0.021 204) |
| XYZ | xyz(70.8559, 77.6497, 89.0808) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.32
Lightcyan
#E0FFFF
ΔE00 5.69
Mintcream
#F5FFFA
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 7.03
Fog
#D8DCE0
ΔE00 7.06
Aliceblue
#F0F8FF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8EA #EAD6D4
analogous
#D4EAE1 #D4E8EA #D4DDEA
triadic
#D4E8EA #EAD4E8 #E8EAD4
tetradic
#D4E8EA #E1D4EA #EAD6D4 #DDEAD4
square
#D4E8EA #E1D4EA #EAD6D4 #DDEAD4
split-complementary
#D4E8EA #EAD4DD #EAE1D4
monochromatic
#82BCC2 #ABD2D6 #D4E8EA #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.27
#D4E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D4E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8EA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8EA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E0E3EA
Tritanopia (blue-blind)
#CEEAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e8ea; /* rgb */ color: rgb(212, 232, 234); /* oklch */ color: oklch(91.7% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#e1eff0',
500: '#d4e8ea',
950: '#000000',
},
}SCSS
$custom: #d4e8ea; $custom-light: #e1eff0; $custom-dark: #000000;
JSON
{
"hex": "#d4e8ea",
"rgb": {
"r": 212,
"g": 232,
"b": 234
},
"hsl": {
"h": 185.455,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91678,
"c": 0.02141,
"h": 204
},
"luminance": 0.77651
}Semantic roles & 50–950 ramp
primary
#D4E8EA
secondary
#C4A29E
accent
#4338AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585