#D1ECDF#D1ECDF
#D1ECDF is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.0% C 0.033 H 165.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D1ECDF |
|---|---|
| RGB | rgb(209, 236, 223) |
| HSL | hsl(151, 42%, 87%) |
| HSV | hsv(151, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(91.18, -11.28, 3.30) |
| CIE-LCH | lch(91.18, 11.76, 163.68°) |
| OKLab | oklab(91.98% -0.0322 0.0086) |
| OKLCH | oklch(91.98% 0.033 165.1) |
| XYZ | xyz(69.6062, 78.8727, 81.3545) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.92
Honeydew
#F0FFF0
ΔE00 5.98
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Lightcyan
#E0FFFF
ΔE00 6.85
Very Pale Blue
#D6FFFE
ΔE00 6.91
Very Light Blue
#D5FFFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1ECDF #ECD1DE
analogous
#D1ECD2 #D1ECDF #D1ECEC
triadic
#D1ECDF #DFD1EC #ECDFD1
tetradic
#D1ECDF #D2D1EC #ECD1DE #ECECD1
square
#D1ECDF #D2D1EC #ECD1DE #ECECD1
split-complementary
#D1ECDF #ECD1EC #ECD2D1
monochromatic
#7AC8A3 #A6DAC1 #D1ECDF #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.25
#D1ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#D1ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1ECDF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1ECDF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E6E4E0
Tritanopia (blue-blind)
#CCECE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d1ecdf; /* rgb */ color: rgb(209, 236, 223); /* oklch */ color: oklch(92.0% 0.033 165.1);
Tailwind
colors: {
custom: {
50: '#dff2e9',
500: '#d1ecdf',
950: '#000000',
},
}SCSS
$custom: #d1ecdf; $custom-light: #dff2e9; $custom-dark: #000000;
JSON
{
"hex": "#d1ecdf",
"rgb": {
"r": 209,
"g": 236,
"b": 223
},
"hsl": {
"h": 151.111,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.91975,
"c": 0.03335,
"h": 165.1
},
"luminance": 0.78874
}Semantic roles & 50–950 ramp
primary
#D1ECDF
secondary
#C79AB0
accent
#3170B5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584