#D1E4E2#D1E4E2
#D1E4E2 is a very light, muted teal. Relative luminance 0.745; OKLCH L 90.4% C 0.020 H 189.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D1E4E2 |
|---|---|
| RGB | rgb(209, 228, 226) |
| HSL | hsl(174, 26%, 86%) |
| HSV | hsv(174, 8%, 89%) |
| CMYK | cmyk(8.3%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.17, -6.66, -1.18) |
| CIE-LCH | lch(89.17, 6.77, 190.08°) |
| OKLab | oklab(90.42% -0.0201 -0.0033) |
| OKLCH | oklch(90.42% 0.02 189.2) |
| XYZ | xyz(67.7624, 74.5321, 82.7529) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 6.22
Lightcyan
#E0FFFF
ΔE00 6.32
Mintcream
#F5FFFA
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1E4E2 #E4D1D3
analogous
#D1E4D8 #D1E4E2 #D1DCE4
triadic
#D1E4E2 #E2D1E4 #E4E2D1
tetradic
#D1E4E2 #D8D1E4 #E4D1D3 #DCE4D1
square
#D1E4E2 #D8D1E4 #E4D1D3 #DCE4D1
split-complementary
#D1E4E2 #E4D1DC #E4D8D1
monochromatic
#84B7B1 #AACDCA #D1E4E2 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.32
#D1E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#D1E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1E4E2
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1E4E2 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#CCE5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d1e4e2; /* rgb */ color: rgb(209, 228, 226); /* oklch */ color: oklch(90.4% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#dfeceb',
500: '#d1e4e2',
950: '#000000',
},
}SCSS
$custom: #d1e4e2; $custom-light: #dfeceb; $custom-dark: #000000;
JSON
{
"hex": "#d1e4e2",
"rgb": {
"r": 209,
"g": 228,
"b": 226
},
"hsl": {
"h": 173.684,
"s": 26.027,
"l": 85.686
},
"oklch": {
"l": 0.90416,
"c": 0.0204,
"h": 189.2
},
"luminance": 0.74533
}Semantic roles & 50–950 ramp
primary
#D1E4E2
secondary
#BC9EA1
accent
#414BA5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484