#D1EBEC#D1EBEC
#D1EBEC is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.1% C 0.027 H 199.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EBEC |
|---|---|
| RGB | rgb(209, 235, 236) |
| HSL | hsl(182, 42%, 87%) |
| HSV | hsv(182, 11%, 93%) |
| CMYK | cmyk(11.4%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.25, -8.30, -3.38) |
| CIE-LCH | lch(91.25, 8.96, 202.14°) |
| OKLab | oklab(92.14% -0.0258 -0.0091) |
| OKLCH | oklch(92.14% 0.027 199.5) |
| XYZ | xyz(71.1395, 79.0267, 90.8462) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.41
Very Pale Blue
#D6FFFE
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.60
Really Light Blue
#D4FFFF
ΔE00 5.76
Azure (CSS)
#F0FFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EBEC #ECD2D1
analogous
#D1ECE0 #D1EBEC #D1DEEC
triadic
#D1EBEC #ECD1EB #EBECD1
tetradic
#D1EBEC #E0D1EC #ECD2D1 #DEECD1
square
#D1EBEC #E0D1EC #ECD2D1 #DEECD1
split-complementary
#D1EBEC #ECD1DE #ECE0D1
monochromatic
#7AC5C8 #A6D8DA #D1EBEC #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.25
#D1EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#D1EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EBEC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EBEC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#C9EDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d1ebec; /* rgb */ color: rgb(209, 235, 236); /* oklch */ color: oklch(92.1% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#dff1f2',
500: '#d1ebec',
950: '#000000',
},
}SCSS
$custom: #d1ebec; $custom-light: #dff1f2; $custom-dark: #000000;
JSON
{
"hex": "#d1ebec",
"rgb": {
"r": 209,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.222,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.9214,
"c": 0.02739,
"h": 199.5
},
"luminance": 0.79028
}Semantic roles & 50–950 ramp
primary
#D1EBEC
secondary
#C79B9A
accent
#3631B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585