#D1EDED#D1EDED
#D1EDED is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.6% C 0.029 H 196.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EDED |
|---|---|
| RGB | rgb(209, 237, 237) |
| HSL | hsl(180, 44%, 87%) |
| HSV | hsv(180, 12%, 93%) |
| CMYK | cmyk(11.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.79, -9.12, -3.10) |
| CIE-LCH | lch(91.79, 9.63, 198.77°) |
| OKLab | oklab(92.58% -0.0281 -0.0084) |
| OKLCH | oklch(92.58% 0.029 196.7) |
| XYZ | xyz(71.8610, 80.2366, 91.8055) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.72
Ice Blue (survey)
#D7FFFE
ΔE00 4.62
Very Pale Blue
#D6FFFE
ΔE00 4.76
Very Light Blue
#D5FFFF
ΔE00 4.83
Really Light Blue
#D4FFFF
ΔE00 4.99
Ice
#D6FFFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EDED #EDD1D1
analogous
#D1EDDF #D1EDED #D1DFED
triadic
#D1EDED #EDD1ED #EDEDD1
tetradic
#D1EDED #DFD1ED #EDD1D1 #DFEDD1
square
#D1EDED #DFD1ED #EDD1D1 #DFEDD1
split-complementary
#D1EDED #EDD1DF #EDDFD1
monochromatic
#79CBCB #A5DCDC #D1EDED #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.23
#D1EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#D1EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EDED
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EDED | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#C9EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d1eded; /* rgb */ color: rgb(209, 237, 237); /* oklch */ color: oklch(92.6% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#dff2f2',
500: '#d1eded',
950: '#000000',
},
}SCSS
$custom: #d1eded; $custom-light: #dff2f2; $custom-dark: #000000;
JSON
{
"hex": "#d1eded",
"rgb": {
"r": 209,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 43.75,
"l": 87.451
},
"oklch": {
"l": 0.92579,
"c": 0.02936,
"h": 196.7
},
"luminance": 0.80238
}Semantic roles & 50–950 ramp
primary
#D1EDED
secondary
#C99999
accent
#2F2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585