#D1EBDF#D1EBDF
#D1EBDF is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.032 H 166.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EBDF |
|---|---|
| RGB | rgb(209, 235, 223) |
| HSL | hsl(152, 39%, 87%) |
| HSV | hsv(152, 11%, 92%) |
| CMYK | cmyk(11.1%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.92, -10.78, 2.93) |
| CIE-LCH | lch(90.92, 11.17, 164.82°) |
| OKLab | oklab(91.77% -0.0309 0.0076) |
| OKLCH | oklch(91.77% 0.032 166.2) |
| XYZ | xyz(69.3191, 78.2985, 81.2588) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.97
Ice
#D6FFFA
ΔE00 6.00
Lightcyan
#E0FFFF
ΔE00 6.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Very Pale Blue
#D6FFFE
ΔE00 6.88
Very Light Blue
#D5FFFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EBDF #EBD1DD
analogous
#D1EBD2 #D1EBDF #D1EAEB
triadic
#D1EBDF #DFD1EB #EBDFD1
tetradic
#D1EBDF #D2D1EB #EBD1DD #EAEBD1
square
#D1EBDF #D2D1EB #EBD1DD #EAEBD1
split-complementary
#D1EBDF #EBD1EA #EBD2D1
monochromatic
#7CC6A4 #A6D8C1 #D1EBDF #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.26
#D1EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#D1EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EBDF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EBDF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#CCEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d1ebdf; /* rgb */ color: rgb(209, 235, 223); /* oklch */ color: oklch(91.8% 0.032 166.2);
Tailwind
colors: {
custom: {
50: '#dff1e9',
500: '#d1ebdf',
950: '#000000',
},
}SCSS
$custom: #d1ebdf; $custom-light: #dff1e9; $custom-dark: #000000;
JSON
{
"hex": "#d1ebdf",
"rgb": {
"r": 209,
"g": 235,
"b": 223
},
"hsl": {
"h": 152.308,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.91769,
"c": 0.03179,
"h": 166.2
},
"luminance": 0.783
}Semantic roles & 50–950 ramp
primary
#D1EBDF
secondary
#C69AAE
accent
#336EB2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584