#D5E4E4#D5E4E4
#D5E4E4 is a very light, near-neutral teal. Relative luminance 0.752; OKLCH L 90.8% C 0.016 H 196.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E4E4 |
|---|---|
| RGB | rgb(213, 228, 228) |
| HSL | hsl(180, 22%, 86%) |
| HSV | hsv(180, 7%, 89%) |
| CMYK | cmyk(6.6%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(89.50, -4.98, -1.72) |
| CIE-LCH | lch(89.50, 5.27, 199.05°) |
| OKLab | oklab(90.76% -0.0153 -0.0046) |
| OKLCH | oklch(90.76% 0.016 196.9) |
| XYZ | xyz(69.1846, 75.2336, 84.2603) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.12
Azure (CSS)
#F0FFFF
ΔE00 5.68
Fog
#D8DCE0
ΔE00 5.73
Mintcream
#F5FFFA
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 6.63
Aliceblue
#F0F8FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E4E4 #E4D5D5
analogous
#D5E4DD #D5E4E4 #D5DDE4
triadic
#D5E4E4 #E4D5E4 #E4E4D5
tetradic
#D5E4E4 #DDD5E4 #E4D5D5 #DDE4D5
square
#D5E4E4 #DDD5E4 #E4D5D5 #DDE4D5
split-complementary
#D5E4E4 #E4D5DD #E4DDD5
monochromatic
#8AB4B4 #B0CCCC #D5E4E4 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.31
#D5E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D5E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E4E4
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E4E4 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#D1E5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d5e4e4; /* rgb */ color: rgb(213, 228, 228); /* oklch */ color: oklch(90.8% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#e2ecec',
500: '#d5e4e4',
950: '#000000',
},
}SCSS
$custom: #d5e4e4; $custom-light: #e2ecec; $custom-dark: #000000;
JSON
{
"hex": "#d5e4e4",
"rgb": {
"r": 213,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 21.739,
"l": 86.471
},
"oklch": {
"l": 0.90762,
"c": 0.01603,
"h": 196.9
},
"luminance": 0.75234
}Semantic roles & 50–950 ramp
primary
#D5E4E4
secondary
#BBA2A2
accent
#4545A0
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484