#D4E5E7#D4E5E7
#D4E5E7 is a very light, near-neutral teal. Relative luminance 0.758; OKLCH L 91.0% C 0.018 H 205.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5E7 |
|---|---|
| RGB | rgb(212, 229, 231) |
| HSL | hsl(186, 28%, 87%) |
| HSV | hsv(186, 8%, 91%) |
| CMYK | cmyk(8.2%, 0.9%, 0%, 9.4%) |
| CIE-LAB | lab(89.77, -5.25, -2.91) |
| CIE-LCH | lch(89.77, 6.00, 209.01°) |
| OKLab | oklab(90.98% -0.0166 -0.0078) |
| OKLCH | oklch(90.98% 0.018 205.3) |
| XYZ | xyz(69.5913, 75.8042, 86.5511) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.63
Fog
#D8DCE0
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.12
Aliceblue
#F0F8FF
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 6.76
Mintcream
#F5FFFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5E7 #E7D6D4
analogous
#D4E7E0 #D4E5E7 #D4DCE7
triadic
#D4E5E7 #E7D4E5 #E5E7D4
tetradic
#D4E5E7 #E0D4E7 #E7D6D4 #DCE7D4
square
#D4E5E7 #E0D4E7 #E7D6D4 #DCE7D4
split-complementary
#D4E5E7 #E7D4DC #E7E0D4
monochromatic
#85B6BB #ADCDD1 #D4E5E7 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.30
#D4E5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#D4E5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5E7
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5E7 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E7
Deuteranopia (green-blind)
#DEE1E7
Tritanopia (blue-blind)
#CFE7E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e5e7; /* rgb */ color: rgb(212, 229, 231); /* oklch */ color: oklch(91.0% 0.018 205.3);
Tailwind
colors: {
custom: {
50: '#e1edee',
500: '#d4e5e7',
950: '#000000',
},
}SCSS
$custom: #d4e5e7; $custom-light: #e1edee; $custom-dark: #000000;
JSON
{
"hex": "#d4e5e7",
"rgb": {
"r": 212,
"g": 229,
"b": 231
},
"hsl": {
"h": 186.316,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.9098,
"c": 0.01834,
"h": 205.3
},
"luminance": 0.75805
}Semantic roles & 50–950 ramp
primary
#D4E5E7
secondary
#BFA3A0
accent
#4A3FA7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485