#D5E4E5#D5E4E5
#D5E4E5 is a very light, near-neutral teal. Relative luminance 0.753; OKLCH L 90.8% C 0.016 H 201.7°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E4E5 |
|---|---|
| RGB | rgb(213, 228, 229) |
| HSL | hsl(184, 24%, 87%) |
| HSV | hsv(184, 7%, 90%) |
| CMYK | cmyk(7%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(89.53, -4.79, -2.20) |
| CIE-LCH | lch(89.53, 5.27, 204.72°) |
| OKLab | oklab(90.79% -0.015 -0.006) |
| OKLCH | oklch(90.79% 0.016 201.7) |
| XYZ | xyz(69.3238, 75.2893, 84.9936) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.34
Fog
#D8DCE0
ΔE00 5.46
Azure (CSS)
#F0FFFF
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 6.52
Mintcream
#F5FFFA
ΔE00 6.62
Aliceblue
#F0F8FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E4E5 #E5D6D5
analogous
#D5E5DE #D5E4E5 #D5DCE5
triadic
#D5E4E5 #E5D5E4 #E4E5D5
tetradic
#D5E4E5 #DED5E5 #E5D6D5 #DCE5D5
square
#D5E4E5 #DED5E5 #E5D6D5 #DCE5D5
split-complementary
#D5E4E5 #E5D5DC #E5DED5
monochromatic
#89B3B6 #AFCCCE #D5E4E5 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.31
#D5E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#D5E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E4E5
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E4E5 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E5
Deuteranopia (green-blind)
#DEE0E5
Tritanopia (blue-blind)
#D1E5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d5e4e5; /* rgb */ color: rgb(213, 228, 229); /* oklch */ color: oklch(90.8% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#e2eced',
500: '#d5e4e5',
950: '#000000',
},
}SCSS
$custom: #d5e4e5; $custom-light: #e2eced; $custom-dark: #000000;
JSON
{
"hex": "#d5e4e5",
"rgb": {
"r": 213,
"g": 228,
"b": 229
},
"hsl": {
"h": 183.75,
"s": 23.529,
"l": 86.667
},
"oklch": {
"l": 0.90791,
"c": 0.0161,
"h": 201.7
},
"luminance": 0.7529
}Semantic roles & 50–950 ramp
primary
#D5E4E5
secondary
#BCA4A2
accent
#4944A2
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484