#BACAC4#BACAC4
#BACAC4 is a very light, near-neutral teal. Relative luminance 0.567; OKLCH L 82.5% C 0.019 H 171.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAC4 |
|---|---|
| RGB | rgb(186, 202, 196) |
| HSL | hsl(158, 13%, 76%) |
| HSV | hsv(158, 8%, 79%) |
| CMYK | cmyk(7.9%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(79.99, -6.57, 1.13) |
| CIE-LCH | lch(79.99, 6.67, 170.27°) |
| OKLab | oklab(82.51% -0.0191 0.0029) |
| OKLCH | oklch(82.51% 0.019 171.4) |
| XYZ | xyz(51.3319, 56.6651, 60.4469) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.68
Light Grey
#D8DCD6
ΔE00 6.99
Silver
#C0C0C0
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.68
Fog
#D8DCE0
ΔE00 9.45
Gainsboro
#DCDCDC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAC4 #CABAC0
analogous
#BACABC #BACAC4 #BAC8CA
triadic
#BACAC4 #C4BACA #CAC4BA
tetradic
#BACAC4 #BCBACA #CABAC0 #C8CABA
square
#BACAC4 #BCBACA #CABAC0 #C8CABA
split-complementary
#BACAC4 #CABAC8 #CABCBA
monochromatic
#759589 #97AFA6 #BACAC4 #DDE5E2 #EEF2F0
Accessibility & contrast
On white
1.70
#BACAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BACAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAC4
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAC4 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C4
Deuteranopia (green-blind)
#C6C5C4
Tritanopia (blue-blind)
#B7CAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bacac4; /* rgb */ color: rgb(186, 202, 196); /* oklch */ color: oklch(82.5% 0.019 171.4);
Tailwind
colors: {
custom: {
50: '#cedad5',
500: '#bacac4',
950: '#000000',
},
}SCSS
$custom: #bacac4; $custom-light: #cedad5; $custom-dark: #000000;
JSON
{
"hex": "#bacac4",
"rgb": {
"r": 186,
"g": 202,
"b": 196
},
"hsl": {
"h": 157.5,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.82505,
"c": 0.0193,
"h": 171.4
},
"luminance": 0.56666
}Semantic roles & 50–950 ramp
primary
#BACAC4
secondary
#9E8A92
accent
#4E6A97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383