#D1EBEF#D1EBEF
#D1EBEF is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.028 H 207.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EBEF |
|---|---|
| RGB | rgb(209, 235, 239) |
| HSL | hsl(188, 48%, 88%) |
| HSV | hsv(188, 13%, 94%) |
| CMYK | cmyk(12.6%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.33, -7.71, -4.82) |
| CIE-LCH | lch(91.33, 9.09, 212.04°) |
| OKLab | oklab(92.23% -0.0247 -0.013) |
| OKLCH | oklch(92.23% 0.028 207.9) |
| XYZ | xyz(71.5790, 79.2025, 93.1610) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.71
Azure (CSS)
#F0FFFF
ΔE00 5.88
Ice Blue (survey)
#D7FFFE
ΔE00 6.02
Very Light Blue
#D5FFFF
ΔE00 6.14
Very Pale Blue
#D6FFFE
ΔE00 6.18
Really Light Blue
#D4FFFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EBEF #EFD5D1
analogous
#D1EFE4 #D1EBEF #D1DCEF
triadic
#D1EBEF #EFD1EB #EBEFD1
tetradic
#D1EBEF #E4D1EF #EFD5D1 #DCEFD1
square
#D1EBEF #E4D1EF #EFD5D1 #DCEFD1
split-complementary
#D1EBEF #EFD1DC #EFE4D1
monochromatic
#76C4CF #A4D7DF #D1EBEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.25
#D1EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D1EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EBEF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EBEF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9EF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#C9EDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d1ebef; /* rgb */ color: rgb(209, 235, 239); /* oklch */ color: oklch(92.2% 0.028 207.9);
Tailwind
colors: {
custom: {
50: '#dff1f4',
500: '#d1ebef',
950: '#000000',
},
}SCSS
$custom: #d1ebef; $custom-light: #dff1f4; $custom-dark: #000000;
JSON
{
"hex": "#d1ebef",
"rgb": {
"r": 209,
"g": 235,
"b": 239
},
"hsl": {
"h": 188,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.92229,
"c": 0.02791,
"h": 207.9
},
"luminance": 0.79204
}Semantic roles & 50–950 ramp
primary
#D1EBEF
secondary
#CC9F98
accent
#3D2ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585