#D5E8EA#D5E8EA
#D5E8EA is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.7% C 0.020 H 204.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E8EA |
|---|---|
| RGB | rgb(213, 232, 234) |
| HSL | hsl(186, 33%, 88%) |
| HSV | hsv(186, 9%, 92%) |
| CMYK | cmyk(9%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.69, -5.88, -3.12) |
| CIE-LCH | lch(90.69, 6.66, 207.96°) |
| OKLab | oklab(91.75% -0.0185 -0.0084) |
| OKLCH | oklch(91.75% 0.02 204.4) |
| XYZ | xyz(71.1451, 77.7988, 89.0943) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.19
Lightcyan
#E0FFFF
ΔE00 5.88
Mintcream
#F5FFFA
ΔE00 6.64
Fog
#D8DCE0
ΔE00 6.75
Light Grey
#D8DCD6
ΔE00 6.78
Aliceblue
#F0F8FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E8EA #EAD7D5
analogous
#D5EAE1 #D5E8EA #D5DDEA
triadic
#D5E8EA #EAD5E8 #E8EAD5
tetradic
#D5E8EA #E1D5EA #EAD7D5 #DDEAD5
square
#D5E8EA #E1D5EA #EAD7D5 #DDEAD5
split-complementary
#D5E8EA #EAD5DD #EAE1D5
monochromatic
#83BBC1 #ACD2D6 #D5E8EA #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.27
#D5E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#D5E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E8EA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E8EA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#CFEAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d5e8ea; /* rgb */ color: rgb(213, 232, 234); /* oklch */ color: oklch(91.7% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#e2eff0',
500: '#d5e8ea',
950: '#000000',
},
}SCSS
$custom: #d5e8ea; $custom-light: #e2eff0; $custom-dark: #000000;
JSON
{
"hex": "#d5e8ea",
"rgb": {
"r": 213,
"g": 232,
"b": 234
},
"hsl": {
"h": 185.714,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.91749,
"c": 0.02037,
"h": 204.4
},
"luminance": 0.778
}Semantic roles & 50–950 ramp
primary
#D5E8EA
secondary
#C4A3A0
accent
#4439AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585