#D5E4E1#D5E4E1
#D5E4E1 is a very light, near-neutral teal. Relative luminance 0.751; OKLCH L 90.7% C 0.017 H 182.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E4E1 |
|---|---|
| RGB | rgb(213, 228, 225) |
| HSL | hsl(168, 22%, 86%) |
| HSV | hsv(168, 7%, 89%) |
| CMYK | cmyk(6.6%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(89.42, -5.54, -0.26) |
| CIE-LCH | lch(89.42, 5.55, 182.67°) |
| OKLab | oklab(90.68% -0.0165 -0.0008) |
| OKLCH | oklch(90.68% 0.017 182.7) |
| XYZ | xyz(68.7718, 75.0684, 82.0860) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.71
Azure (CSS)
#F0FFFF
ΔE00 5.93
Mintcream
#F5FFFA
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E4E1 #E4D5D8
analogous
#D5E4DA #D5E4E1 #D5E0E4
triadic
#D5E4E1 #E1D5E4 #E4E1D5
tetradic
#D5E4E1 #DAD5E4 #E4D5D8 #E0E4D5
square
#D5E4E1 #DAD5E4 #E4D5D8 #E0E4D5
split-complementary
#D5E4E1 #E4D5E0 #E4DAD5
monochromatic
#8AB4AC #B0CCC6 #D5E4E1 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.31
#D5E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#D5E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E4E1
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E4E1 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E1
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#D2E5E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d5e4e1; /* rgb */ color: rgb(213, 228, 225); /* oklch */ color: oklch(90.7% 0.017 182.7);
Tailwind
colors: {
custom: {
50: '#e2ecea',
500: '#d5e4e1',
950: '#000000',
},
}SCSS
$custom: #d5e4e1; $custom-light: #e2ecea; $custom-dark: #000000;
JSON
{
"hex": "#d5e4e1",
"rgb": {
"r": 213,
"g": 228,
"b": 225
},
"hsl": {
"h": 168,
"s": 21.739,
"l": 86.471
},
"oklch": {
"l": 0.90675,
"c": 0.01652,
"h": 182.7
},
"luminance": 0.75069
}Semantic roles & 50–950 ramp
primary
#D5E4E1
secondary
#BBA2A7
accent
#4558A0
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484