#D6EBEF#D6EBEF
#D6EBEF is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.6% C 0.023 H 210.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBEF |
|---|---|
| RGB | rgb(214, 235, 239) |
| HSL | hsl(190, 44%, 89%) |
| HSV | hsv(190, 10%, 94%) |
| CMYK | cmyk(10.5%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.66, -6.12, -4.30) |
| CIE-LCH | lch(91.66, 7.48, 215.05°) |
| OKLab | oklab(92.58% -0.0197 -0.0116) |
| OKLCH | oklch(92.58% 0.023 210.4) |
| XYZ | xyz(73.0163, 79.9436, 93.2284) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.43
Aliceblue
#F0F8FF
ΔE00 6.59
Mintcream
#F5FFFA
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBEF #EFDAD6
analogous
#D6EFE7 #D6EBEF #D6DFEF
triadic
#D6EBEF #EFD6EB #EBEFD6
tetradic
#D6EBEF #E7D6EF #EFDAD6 #DFEFD6
square
#D6EBEF #E7D6EF #EFDAD6 #DFEFD6
split-complementary
#D6EBEF #EFD6DF #EFE7D6
monochromatic
#7EC0CD #AAD6DE #D6EBEF #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.24
#D6EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#D6EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBEF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBEF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#CFEDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d6ebef; /* rgb */ color: rgb(214, 235, 239); /* oklch */ color: oklch(92.6% 0.023 210.4);
Tailwind
colors: {
custom: {
50: '#e2f1f4',
500: '#d6ebef',
950: '#000000',
},
}SCSS
$custom: #d6ebef; $custom-light: #e2f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d6ebef",
"rgb": {
"r": 214,
"g": 235,
"b": 239
},
"hsl": {
"h": 189.6,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.92576,
"c": 0.02289,
"h": 210.4
},
"luminance": 0.79945
}Semantic roles & 50–950 ramp
primary
#D6EBEF
secondary
#CBA59E
accent
#442FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585