#D1E8EA#D1E8EA
#D1E8EA is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.5% C 0.024 H 203.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D1E8EA |
|---|---|
| RGB | rgb(209, 232, 234) |
| HSL | hsl(185, 37%, 87%) |
| HSV | hsv(185, 11%, 92%) |
| CMYK | cmyk(10.7%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.42, -7.16, -3.55) |
| CIE-LCH | lch(90.42, 8.00, 206.36°) |
| OKLab | oklab(91.47% -0.0225 -0.0096) |
| OKLCH | oklch(91.47% 0.024 203.1) |
| XYZ | xyz(69.9989, 77.2078, 89.0406) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 5.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.76
Very Light Blue
#D5FFFF
ΔE00 6.79
Powder Blue
#B0E0E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1E8EA #EAD3D1
analogous
#D1EAE0 #D1E8EA #D1DCEA
triadic
#D1E8EA #EAD1E8 #E8EAD1
tetradic
#D1E8EA #E0D1EA #EAD3D1 #DCEAD1
square
#D1E8EA #E0D1EA #EAD3D1 #DCEAD1
split-complementary
#D1E8EA #EAD1DC #EAE0D1
monochromatic
#7DBEC4 #A7D3D7 #D1E8EA #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.28
#D1E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#D1E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1E8EA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1E8EA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#CAEAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d1e8ea; /* rgb */ color: rgb(209, 232, 234); /* oklch */ color: oklch(91.5% 0.024 203.1);
Tailwind
colors: {
custom: {
50: '#dfeff0',
500: '#d1e8ea',
950: '#000000',
},
}SCSS
$custom: #d1e8ea; $custom-light: #dfeff0; $custom-dark: #000000;
JSON
{
"hex": "#d1e8ea",
"rgb": {
"r": 209,
"g": 232,
"b": 234
},
"hsl": {
"h": 184.8,
"s": 37.313,
"l": 86.863
},
"oklch": {
"l": 0.91467,
"c": 0.02449,
"h": 203.1
},
"luminance": 0.77209
}Semantic roles & 50–950 ramp
primary
#D1E8EA
secondary
#C49E9B
accent
#3F35B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585