#BACABC#BACABC
#BACABC is a very light, muted green. Relative luminance 0.563; OKLCH L 82.3% C 0.026 H 149.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BACABC |
|---|---|
| RGB | rgb(186, 202, 188) |
| HSL | hsl(128, 13%, 76%) |
| HSV | hsv(128, 8%, 79%) |
| CMYK | cmyk(7.9%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(79.79, -8.07, 5.13) |
| CIE-LCH | lch(79.79, 9.56, 147.56°) |
| OKLab | oklab(82.28% -0.0223 0.0134) |
| OKLCH | oklch(82.28% 0.026 149) |
| XYZ | xyz(50.4455, 56.3105, 55.7785) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.81
Light Grey
#D8DCD6
ΔE00 8.11
Silver
#C0C0C0
ΔE00 10.24
Light Gray
#D3D3D3
ΔE00 10.64
Greenish Grey
#96AE8D
ΔE00 10.99
Gainsboro
#DCDCDC
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACABC #CABAC8
analogous
#C0CABA #BACABC #BACAC4
triadic
#BACABC #BCBACA #CABCBA
tetradic
#BACABC #BAC0CA #CABAC8 #CAC4BA
square
#BACABC #BAC0CA #CABAC8 #CAC4BA
split-complementary
#BACABC #C4BACA #CABAC0
monochromatic
#759579 #97AF9A #BACABC #DDE5DE #EEF2EE
Accessibility & contrast
On white
1.71
#BACABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BACABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACABC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACABC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BB
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#B8C9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bacabc; /* rgb */ color: rgb(186, 202, 188); /* oklch */ color: oklch(82.3% 0.026 149.0);
Tailwind
colors: {
custom: {
50: '#cedad0',
500: '#bacabc',
950: '#000000',
},
}SCSS
$custom: #bacabc; $custom-light: #cedad0; $custom-dark: #000000;
JSON
{
"hex": "#bacabc",
"rgb": {
"r": 186,
"g": 202,
"b": 188
},
"hsl": {
"h": 127.5,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.8228,
"c": 0.02601,
"h": 149
},
"luminance": 0.56311
}Semantic roles & 50–950 ramp
primary
#BACABC
secondary
#9E8A9B
accent
#4E8E97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383