#BACACA#BACACA
#BACACA is a very light, near-neutral teal. Relative luminance 0.569; OKLCH L 82.7% C 0.017 H 196.8°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BACACA |
|---|---|
| RGB | rgb(186, 202, 202) |
| HSL | hsl(180, 13%, 76%) |
| HSV | hsv(180, 8%, 79%) |
| CMYK | cmyk(7.9%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(80.15, -5.42, -1.86) |
| CIE-LCH | lch(80.15, 5.73, 198.98°) |
| OKLab | oklab(82.68% -0.0167 -0.005) |
| OKLCH | oklch(82.68% 0.017 196.8) |
| XYZ | xyz(52.0286, 56.9437, 64.1158) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.91
Light Grey
#D8DCD6
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.62
Fog
#D8DCE0
ΔE00 7.81
Dove Gray
#B6B8BD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACACA #CABABA
analogous
#BACAC2 #BACACA #BAC2CA
triadic
#BACACA #CABACA #CACABA
tetradic
#BACACA #C2BACA #CABABA #C2CABA
square
#BACACA #C2BACA #CABABA #C2CABA
split-complementary
#BACACA #CABAC2 #CAC2BA
monochromatic
#759595 #97AFAF #BACACA #DDE5E5 #EEF2F2
Accessibility & contrast
On white
1.70
#BACACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BACACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACACA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACACA | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#B6CBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacaca; /* rgb */ color: rgb(186, 202, 202); /* oklch */ color: oklch(82.7% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#cedada',
500: '#bacaca',
950: '#000000',
},
}SCSS
$custom: #bacaca; $custom-light: #cedada; $custom-dark: #000000;
JSON
{
"hex": "#bacaca",
"rgb": {
"r": 186,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.82681,
"c": 0.01745,
"h": 196.8
},
"luminance": 0.56944
}Semantic roles & 50–950 ramp
primary
#BACACA
secondary
#9E8A8A
accent
#4E4E97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383