#D5E4E2#D5E4E2
#D5E4E2 is a very light, near-neutral teal. Relative luminance 0.751; OKLCH L 90.7% C 0.016 H 187.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E4E2 |
|---|---|
| RGB | rgb(213, 228, 226) |
| HSL | hsl(172, 22%, 86%) |
| HSV | hsv(172, 7%, 89%) |
| CMYK | cmyk(6.6%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.45, -5.35, -0.75) |
| CIE-LCH | lch(89.45, 5.41, 187.93°) |
| OKLab | oklab(90.7% -0.0161 -0.0021) |
| OKLCH | oklch(90.7% 0.016 187.3) |
| XYZ | xyz(68.9086, 75.1232, 82.8066) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.81
Azure (CSS)
#F0FFFF
ΔE00 5.80
Mintcream
#F5FFFA
ΔE00 6.27
Fog
#D8DCE0
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.91
Lightcyan
#E0FFFF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E4E2 #E4D5D7
analogous
#D5E4DB #D5E4E2 #D5DFE4
triadic
#D5E4E2 #E2D5E4 #E4E2D5
tetradic
#D5E4E2 #DBD5E4 #E4D5D7 #DFE4D5
square
#D5E4E2 #DBD5E4 #E4D5D7 #DFE4D5
split-complementary
#D5E4E2 #E4D5DF #E4DBD5
monochromatic
#8AB4AF #B0CCC8 #D5E4E2 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.31
#D5E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D5E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E4E2
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E4E2 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#DFE0E2
Tritanopia (blue-blind)
#D1E5E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d5e4e2; /* rgb */ color: rgb(213, 228, 226); /* oklch */ color: oklch(90.7% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#e2eceb',
500: '#d5e4e2',
950: '#000000',
},
}SCSS
$custom: #d5e4e2; $custom-light: #e2eceb; $custom-dark: #000000;
JSON
{
"hex": "#d5e4e2",
"rgb": {
"r": 213,
"g": 228,
"b": 226
},
"hsl": {
"h": 172,
"s": 21.739,
"l": 86.471
},
"oklch": {
"l": 0.90704,
"c": 0.01624,
"h": 187.3
},
"luminance": 0.75124
}Semantic roles & 50–950 ramp
primary
#D5E4E2
secondary
#BBA2A6
accent
#4551A0
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484