#BACDC6#BACDC6
#BACDC6 is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.2% C 0.023 H 171.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDC6 |
|---|---|
| RGB | rgb(186, 205, 198) |
| HSL | hsl(158, 16%, 77%) |
| HSV | hsv(158, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(80.84, -7.75, 1.29) |
| CIE-LCH | lch(80.84, 7.86, 170.56°) |
| OKLab | oklab(83.19% -0.0225 0.0033) |
| OKLCH | oklch(83.19% 0.023 171.7) |
| XYZ | xyz(52.2718, 58.1782, 61.8907) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 9.36
Silver
#C0C0C0
ΔE00 9.51
Light Gray
#D3D3D3
ΔE00 9.59
Fog
#D8DCE0
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDC6 #CDBAC1
analogous
#BACDBD #BACDC6 #BACBCD
triadic
#BACDC6 #C6BACD #CDC6BA
tetradic
#BACDC6 #BDBACD #CDBAC1 #CBCDBA
square
#BACDC6 #BDBACD #CDBAC1 #CBCDBA
split-complementary
#BACDC6 #CDBACB #CDBDBA
monochromatic
#739A8B #97B3A9 #BACDC6 #DDE7E3 #EDF2F0
Accessibility & contrast
On white
1.66
#BACDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BACDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDC6
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDC6 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC6
Deuteranopia (green-blind)
#C8C8C6
Tritanopia (blue-blind)
#B6CDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacdc6; /* rgb */ color: rgb(186, 205, 198); /* oklch */ color: oklch(83.2% 0.023 171.7);
Tailwind
colors: {
custom: {
50: '#cedcd7',
500: '#bacdc6',
950: '#000000',
},
}SCSS
$custom: #bacdc6; $custom-light: #cedcd7; $custom-dark: #000000;
JSON
{
"hex": "#bacdc6",
"rgb": {
"r": 186,
"g": 205,
"b": 198
},
"hsl": {
"h": 157.895,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.83192,
"c": 0.02274,
"h": 171.7
},
"luminance": 0.58179
}Semantic roles & 50–950 ramp
primary
#BACDC6
secondary
#A18A93
accent
#4B689A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483