#D1ECEE#D1ECEE
#D1ECEE is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.4% C 0.028 H 202.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D1ECEE |
|---|---|
| RGB | rgb(209, 236, 238) |
| HSL | hsl(184, 46%, 88%) |
| HSV | hsv(184, 12%, 93%) |
| CMYK | cmyk(12.2%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(91.56, -8.41, -3.96) |
| CIE-LCH | lch(91.56, 9.30, 205.21°) |
| OKLab | oklab(92.4% -0.0264 -0.0107) |
| OKLCH | oklch(92.4% 0.028 202.1) |
| XYZ | xyz(71.7188, 79.7178, 92.4808) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.24
Very Pale Blue
#D6FFFE
ΔE00 5.39
Very Light Blue
#D5FFFF
ΔE00 5.40
Really Light Blue
#D4FFFF
ΔE00 5.56
Azure (CSS)
#F0FFFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1ECEE #EED3D1
analogous
#D1EEE1 #D1ECEE #D1DDEE
triadic
#D1ECEE #EED1EC #ECEED1
tetradic
#D1ECEE #E1D1EE #EED3D1 #DDEED1
square
#D1ECEE #E1D1EE #EED3D1 #DDEED1
split-complementary
#D1ECEE #EED1DD #EEE1D1
monochromatic
#78C7CD #A4DADD #D1ECEE #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.24
#D1ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#D1ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1ECEE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1ECEE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#C9EEEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d1ecee; /* rgb */ color: rgb(209, 236, 238); /* oklch */ color: oklch(92.4% 0.028 202.1);
Tailwind
colors: {
custom: {
50: '#dff2f3',
500: '#d1ecee',
950: '#000000',
},
}SCSS
$custom: #d1ecee; $custom-light: #dff2f3; $custom-dark: #000000;
JSON
{
"hex": "#d1ecee",
"rgb": {
"r": 209,
"g": 236,
"b": 238
},
"hsl": {
"h": 184.138,
"s": 46.032,
"l": 87.647
},
"oklch": {
"l": 0.92403,
"c": 0.02849,
"h": 202.1
},
"luminance": 0.79719
}Semantic roles & 50–950 ramp
primary
#D1ECEE
secondary
#CB9C99
accent
#362CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585