#D1E4E7#D1E4E7
#D1E4E7 is a very light, muted teal. Relative luminance 0.748; OKLCH L 90.6% C 0.021 H 208.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D1E4E7 |
|---|---|
| RGB | rgb(209, 228, 231) |
| HSL | hsl(188, 31%, 86%) |
| HSV | hsv(188, 10%, 91%) |
| CMYK | cmyk(9.5%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.30, -5.70, -3.61) |
| CIE-LCH | lch(89.30, 6.75, 212.37°) |
| OKLab | oklab(90.56% -0.0182 -0.0097) |
| OKLCH | oklch(90.56% 0.021 208.2) |
| XYZ | xyz(68.4584, 74.8106, 86.4190) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.38
Lightcyan
#E0FFFF
ΔE00 6.70
Light Grey
#D8DCD6
ΔE00 6.78
Aliceblue
#F0F8FF
ΔE00 7.18
Mintcream
#F5FFFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1E4E7 #E7D4D1
analogous
#D1E7DF #D1E4E7 #D1D9E7
triadic
#D1E4E7 #E7D1E4 #E4E7D1
tetradic
#D1E4E7 #DFD1E7 #E7D4D1 #D9E7D1
square
#D1E4E7 #DFD1E7 #E7D4D1 #D9E7D1
split-complementary
#D1E4E7 #E7D1D9 #E7DFD1
monochromatic
#81B5BD #A9CCD2 #D1E4E7 #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.32
#D1E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D1E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1E4E7
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1E4E7 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E7
Deuteranopia (green-blind)
#DDDFE7
Tritanopia (blue-blind)
#CBE6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d1e4e7; /* rgb */ color: rgb(209, 228, 231); /* oklch */ color: oklch(90.6% 0.021 208.2);
Tailwind
colors: {
custom: {
50: '#dfecee',
500: '#d1e4e7',
950: '#000000',
},
}SCSS
$custom: #d1e4e7; $custom-light: #dfecee; $custom-dark: #000000;
JSON
{
"hex": "#d1e4e7",
"rgb": {
"r": 209,
"g": 228,
"b": 231
},
"hsl": {
"h": 188.182,
"s": 31.429,
"l": 86.275
},
"oklch": {
"l": 0.90562,
"c": 0.02066,
"h": 208.2
},
"luminance": 0.74812
}Semantic roles & 50–950 ramp
primary
#D1E4E7
secondary
#C0A19C
accent
#4A3BAA
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485