#D5E7EA#D5E7EA
#D5E7EA is a very light, near-neutral teal. Relative luminance 0.772; OKLCH L 91.5% C 0.020 H 208.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E7EA |
|---|---|
| RGB | rgb(213, 231, 234) |
| HSL | hsl(189, 33%, 88%) |
| HSV | hsv(189, 9%, 92%) |
| CMYK | cmyk(9%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.43, -5.37, -3.50) |
| CIE-LCH | lch(90.43, 6.41, 213.09°) |
| OKLab | oklab(91.55% -0.0172 -0.0094) |
| OKLCH | oklch(91.55% 0.02 208.8) |
| XYZ | xyz(70.8645, 77.2374, 89.0008) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.35
Fog
#D8DCE0
ΔE00 6.19
Lightcyan
#E0FFFF
ΔE00 6.41
Aliceblue
#F0F8FF
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 6.69
Mintcream
#F5FFFA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E7EA #EAD8D5
analogous
#D5EAE2 #D5E7EA #D5DDEA
triadic
#D5E7EA #EAD5E7 #E7EAD5
tetradic
#D5E7EA #E2D5EA #EAD8D5 #DDEAD5
square
#D5E7EA #E2D5EA #EAD8D5 #DDEAD5
split-complementary
#D5E7EA #EAD5DD #EAE2D5
monochromatic
#83B8C1 #ACD0D6 #D5E7EA #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.28
#D5E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#D5E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E7EA
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E7EA | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#CFE9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d5e7ea; /* rgb */ color: rgb(213, 231, 234); /* oklch */ color: oklch(91.5% 0.020 208.8);
Tailwind
colors: {
custom: {
50: '#e2eef0',
500: '#d5e7ea',
950: '#000000',
},
}SCSS
$custom: #d5e7ea; $custom-light: #e2eef0; $custom-dark: #000000;
JSON
{
"hex": "#d5e7ea",
"rgb": {
"r": 213,
"g": 231,
"b": 234
},
"hsl": {
"h": 188.571,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.91546,
"c": 0.0196,
"h": 208.8
},
"luminance": 0.77238
}Semantic roles & 50–950 ramp
primary
#D5E7EA
secondary
#C4A5A0
accent
#4A39AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585