#D6EBEE#D6EBEE
#D6EBEE is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.5% C 0.023 H 207.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBEE |
|---|---|
| RGB | rgb(214, 235, 238) |
| HSL | hsl(188, 41%, 89%) |
| HSV | hsv(188, 10%, 93%) |
| CMYK | cmyk(10.1%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.63, -6.32, -3.81) |
| CIE-LCH | lch(91.63, 7.38, 211.12°) |
| OKLab | oklab(92.55% -0.0201 -0.0103) |
| OKLCH | oklch(92.55% 0.023 207.1) |
| XYZ | xyz(72.8690, 79.8846, 92.4525) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.91
Lightcyan
#E0FFFF
ΔE00 5.20
Mintcream
#F5FFFA
ΔE00 6.70
Aliceblue
#F0F8FF
ΔE00 6.83
Ice Blue (survey)
#D7FFFE
ΔE00 6.93
Very Pale Blue
#D6FFFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBEE #EED9D6
analogous
#D6EEE5 #D6EBEE #D6DFEE
triadic
#D6EBEE #EED6EB #EBEED6
tetradic
#D6EBEE #E5D6EE #EED9D6 #DFEED6
square
#D6EBEE #E5D6EE #EED9D6 #DFEED6
split-complementary
#D6EBEE #EED6DF #EEE5D6
monochromatic
#7FC1CA #ABD6DC #D6EBEE #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.24
#D6EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#D6EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBEE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBEE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#D0EDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d6ebee; /* rgb */ color: rgb(214, 235, 238); /* oklch */ color: oklch(92.5% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#e2f1f3',
500: '#d6ebee',
950: '#000000',
},
}SCSS
$custom: #d6ebee; $custom-light: #e2f1f3; $custom-dark: #000000;
JSON
{
"hex": "#d6ebee",
"rgb": {
"r": 214,
"g": 235,
"b": 238
},
"hsl": {
"h": 187.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.92547,
"c": 0.0226,
"h": 207.1
},
"luminance": 0.79886
}Semantic roles & 50–950 ramp
primary
#D6EBEE
secondary
#CAA49E
accent
#4131B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585