#D1EBEE#D1EBEE
#D1EBEE is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.2% C 0.028 H 205.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EBEE |
|---|---|
| RGB | rgb(209, 235, 238) |
| HSL | hsl(186, 46%, 88%) |
| HSV | hsv(186, 12%, 93%) |
| CMYK | cmyk(12.2%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.30, -7.91, -4.34) |
| CIE-LCH | lch(91.30, 9.02, 208.78°) |
| OKLab | oklab(92.2% -0.0251 -0.0117) |
| OKLCH | oklch(92.2% 0.028 205.1) |
| XYZ | xyz(71.4317, 79.1436, 92.3851) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.51
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Azure (CSS)
#F0FFFF
ΔE00 5.85
Very Light Blue
#D5FFFF
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 5.94
Really Light Blue
#D4FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EBEE #EED4D1
analogous
#D1EEE2 #D1EBEE #D1DCEE
triadic
#D1EBEE #EED1EB #EBEED1
tetradic
#D1EBEE #E2D1EE #EED4D1 #DCEED1
square
#D1EBEE #E2D1EE #EED4D1 #DCEED1
split-complementary
#D1EBEE #EED1DC #EEE2D1
monochromatic
#78C4CD #A4D8DD #D1EBEE #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.25
#D1EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D1EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EBEE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EBEE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#C9EDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d1ebee; /* rgb */ color: rgb(209, 235, 238); /* oklch */ color: oklch(92.2% 0.028 205.1);
Tailwind
colors: {
custom: {
50: '#dff1f3',
500: '#d1ebee',
950: '#000000',
},
}SCSS
$custom: #d1ebee; $custom-light: #dff1f3; $custom-dark: #000000;
JSON
{
"hex": "#d1ebee",
"rgb": {
"r": 209,
"g": 235,
"b": 238
},
"hsl": {
"h": 186.207,
"s": 46.032,
"l": 87.647
},
"oklch": {
"l": 0.92199,
"c": 0.02767,
"h": 205.1
},
"luminance": 0.79145
}Semantic roles & 50–950 ramp
primary
#D1EBEE
secondary
#CB9E99
accent
#3B2CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585