#BAC6BA#BAC6BA
#BAC6BA is a light, muted green. Relative luminance 0.544; OKLCH L 81.4% C 0.021 H 145.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC6BA |
|---|---|
| RGB | rgb(186, 198, 186) |
| HSL | hsl(120, 10%, 75%) |
| HSV | hsv(120, 6%, 78%) |
| CMYK | cmyk(6.1%, 0%, 6.1%, 22.4%) |
| CIE-LAB | lab(78.68, -6.35, 4.59) |
| CIE-LCH | lch(78.68, 7.84, 144.10°) |
| OKLab | oklab(81.38% -0.0174 0.012) |
| OKLCH | oklch(81.38% 0.021 145.4) |
| XYZ | xyz(49.3051, 54.3721, 54.3422) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 7.45
Silver
#C0C0C0
ΔE00 8.56
Light Gray
#D3D3D3
ΔE00 9.43
Gainsboro
#DCDCDC
ΔE00 10.48
Dove Gray
#B6B8BD
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC6BA #C6BAC6
analogous
#C0C6BA #BAC6BA #BAC6C0
triadic
#BAC6BA #BABAC6 #C6BABA
tetradic
#BAC6BA #BAC0C6 #C6BAC6 #C6C0BA
square
#BAC6BA #BAC0C6 #C6BAC6 #C6C0BA
split-complementary
#BAC6BA #C0BAC6 #C6BAC0
monochromatic
#778F77 #98AA98 #BAC6BA #DCE2DC #EEF1EE
Accessibility & contrast
On white
1.77
#BAC6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BAC6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC6BA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC6BA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#B9C5C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac6ba; /* rgb */ color: rgb(186, 198, 186); /* oklch */ color: oklch(81.4% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#ced7ce',
500: '#bac6ba',
950: '#000000',
},
}SCSS
$custom: #bac6ba; $custom-light: #ced7ce; $custom-dark: #000000;
JSON
{
"hex": "#bac6ba",
"rgb": {
"r": 186,
"g": 198,
"b": 186
},
"hsl": {
"h": 120,
"s": 9.524,
"l": 75.294
},
"oklch": {
"l": 0.81385,
"c": 0.02116,
"h": 145.4
},
"luminance": 0.54372
}Semantic roles & 50–950 ramp
primary
#BAC6BA
secondary
#998B99
accent
#529494
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383