#D5E4E6#D5E4E6
#D5E4E6 is a very light, near-neutral teal. Relative luminance 0.753; OKLCH L 90.8% C 0.016 H 206.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E4E6 |
|---|---|
| RGB | rgb(213, 228, 230) |
| HSL | hsl(187, 25%, 87%) |
| HSV | hsv(187, 7%, 90%) |
| CMYK | cmyk(7.4%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(89.55, -4.60, -2.69) |
| CIE-LCH | lch(89.55, 5.33, 210.33°) |
| OKLab | oklab(90.82% -0.0146 -0.0072) |
| OKLCH | oklch(90.82% 0.016 206.4) |
| XYZ | xyz(69.4639, 75.3453, 85.7310) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.59
Azure (CSS)
#F0FFFF
ΔE00 5.73
Aliceblue
#F0F8FF
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.45
Mintcream
#F5FFFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E4E6 #E6D7D5
analogous
#D5E6E0 #D5E4E6 #D5DCE6
triadic
#D5E4E6 #E6D5E4 #E4E6D5
tetradic
#D5E4E6 #E0D5E6 #E6D7D5 #DCE6D5
square
#D5E4E6 #E0D5E6 #E6D7D5 #DCE6D5
split-complementary
#D5E4E6 #E6D5DC #E6E0D5
monochromatic
#88B3B8 #AFCBCF #D5E4E6 #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.31
#D5E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#D5E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E4E6
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E4E6 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E6
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#D1E5E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d5e4e6; /* rgb */ color: rgb(213, 228, 230); /* oklch */ color: oklch(90.8% 0.016 206.4);
Tailwind
colors: {
custom: {
50: '#e2eced',
500: '#d5e4e6',
950: '#000000',
},
}SCSS
$custom: #d5e4e6; $custom-light: #e2eced; $custom-dark: #000000;
JSON
{
"hex": "#d5e4e6",
"rgb": {
"r": 213,
"g": 228,
"b": 230
},
"hsl": {
"h": 187.059,
"s": 25.373,
"l": 86.863
},
"oklch": {
"l": 0.9082,
"c": 0.01628,
"h": 206.4
},
"luminance": 0.75346
}Semantic roles & 50–950 ramp
primary
#D5E4E6
secondary
#BEA5A1
accent
#4D42A4
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484