#BACABA#BACABA
#BACABA is a very light, muted green. Relative luminance 0.562; OKLCH L 82.2% C 0.028 H 145.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BACABA |
|---|---|
| RGB | rgb(186, 202, 186) |
| HSL | hsl(120, 13%, 76%) |
| HSV | hsv(120, 8%, 79%) |
| CMYK | cmyk(7.9%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(79.74, -8.43, 6.13) |
| CIE-LCH | lch(79.74, 10.42, 143.99°) |
| OKLab | oklab(82.23% -0.0231 0.016) |
| OKLCH | oklch(82.23% 0.028 145.3) |
| XYZ | xyz(50.2314, 56.2249, 54.6510) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.40
Light Grey
#D8DCD6
ΔE00 8.52
Greenish Grey
#96AE8D
ΔE00 10.51
Silver
#C0C0C0
ΔE00 10.76
Sage Green
#9CAF88
ΔE00 10.98
Light Gray
#D3D3D3
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACABA #CABACA
analogous
#C2CABA #BACABA #BACAC2
triadic
#BACABA #BABACA #CABABA
tetradic
#BACABA #BAC2CA #CABACA #CAC2BA
square
#BACABA #BAC2CA #CABACA #CAC2BA
split-complementary
#BACABA #C2BACA #CABAC2
monochromatic
#759575 #97AF97 #BACABA #DDE5DD #EEF2EE
Accessibility & contrast
On white
1.71
#BACABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BACABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACABA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACABA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#B9C9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bacaba; /* rgb */ color: rgb(186, 202, 186); /* oklch */ color: oklch(82.2% 0.028 145.3);
Tailwind
colors: {
custom: {
50: '#cedace',
500: '#bacaba',
950: '#000000',
},
}SCSS
$custom: #bacaba; $custom-light: #cedace; $custom-dark: #000000;
JSON
{
"hex": "#bacaba",
"rgb": {
"r": 186,
"g": 202,
"b": 186
},
"hsl": {
"h": 120,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.82226,
"c": 0.0281,
"h": 145.3
},
"luminance": 0.56225
}Semantic roles & 50–950 ramp
primary
#BACABA
secondary
#9E8A9E
accent
#4E9797
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383