#BACBCA#BACBCA
#BACBCA is a very light, near-neutral teal. Relative luminance 0.574; OKLCH L 82.9% C 0.019 H 192.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBCA |
|---|---|
| RGB | rgb(186, 203, 202) |
| HSL | hsl(176, 14%, 76%) |
| HSV | hsv(176, 8%, 80%) |
| CMYK | cmyk(8.4%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.41, -5.94, -1.48) |
| CIE-LCH | lch(80.41, 6.12, 193.95°) |
| OKLab | oklab(82.89% -0.0181 -0.004) |
| OKLCH | oklch(82.89% 0.019 192.5) |
| XYZ | xyz(52.2640, 57.4145, 64.1943) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.29
Light Grey
#D8DCD6
ΔE00 7.16
Silver
#C0C0C0
ΔE00 7.74
Light Gray
#D3D3D3
ΔE00 8.01
Fog
#D8DCE0
ΔE00 8.19
Lightblue
#ADD8E6
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBCA #CBBABB
analogous
#BACBC2 #BACBCA #BAC4CB
triadic
#BACBCA #CABACB #CBCABA
tetradic
#BACBCA #C2BACB #CBBABB #C4CBBA
square
#BACBCA #C2BACB #CBBABB #C4CBBA
split-complementary
#BACBCA #CBBAC4 #CBC2BA
monochromatic
#749694 #97B1AF #BACBCA #DDE5E5 #EEF2F2
Accessibility & contrast
On white
1.68
#BACBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BACBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBCA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBCA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#B6CCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacbca; /* rgb */ color: rgb(186, 203, 202); /* oklch */ color: oklch(82.9% 0.019 192.5);
Tailwind
colors: {
custom: {
50: '#cedada',
500: '#bacbca',
950: '#000000',
},
}SCSS
$custom: #bacbca; $custom-light: #cedada; $custom-dark: #000000;
JSON
{
"hex": "#bacbca",
"rgb": {
"r": 186,
"g": 203,
"b": 202
},
"hsl": {
"h": 176.471,
"s": 14.05,
"l": 76.275
},
"oklch": {
"l": 0.8289,
"c": 0.01855,
"h": 192.5
},
"luminance": 0.57415
}Semantic roles & 50–950 ramp
primary
#BACBCA
secondary
#9F8A8B
accent
#4D5298
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383