#BACAB8#BACAB8
#BACAB8 is a very light, muted green. Relative luminance 0.561; OKLCH L 82.2% C 0.030 H 142.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAB8 |
|---|---|
| RGB | rgb(186, 202, 184) |
| HSL | hsl(113, 15%, 76%) |
| HSV | hsv(113, 9%, 79%) |
| CMYK | cmyk(7.9%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(79.69, -8.79, 7.13) |
| CIE-LCH | lch(79.69, 11.32, 140.95°) |
| OKLab | oklab(82.17% -0.0239 0.0186) |
| OKLCH | oklch(82.17% 0.03 142.2) |
| XYZ | xyz(50.0203, 56.1404, 53.5390) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.96
Silver (survey)
#C5C9C7
ΔE00 8.98
Greenish Grey
#96AE8D
ΔE00 10.07
Sage Green
#9CAF88
ΔE00 10.45
Silver
#C0C0C0
ΔE00 11.28
Light Gray
#D3D3D3
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAB8 #C8B8CA
analogous
#C3CAB8 #BACAB8 #B8CABF
triadic
#BACAB8 #B8BACA #CAB8BA
tetradic
#BACAB8 #B8C3CA #C8B8CA #CABFB8
square
#BACAB8 #B8C3CA #C8B8CA #CABFB8
split-complementary
#BACAB8 #BFB8CA #CAB8C3
monochromatic
#769672 #98B095 #BACAB8 #DCE4DB #EEF2ED
Accessibility & contrast
On white
1.72
#BACAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BACAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAB8
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAB8 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B7
Deuteranopia (green-blind)
#C8C5B9
Tritanopia (blue-blind)
#B9C9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bacab8; /* rgb */ color: rgb(186, 202, 184); /* oklch */ color: oklch(82.2% 0.030 142.2);
Tailwind
colors: {
custom: {
50: '#cedacd',
500: '#bacab8',
950: '#000000',
},
}SCSS
$custom: #bacab8; $custom-light: #cedacd; $custom-dark: #000000;
JSON
{
"hex": "#bacab8",
"rgb": {
"r": 186,
"g": 202,
"b": 184
},
"hsl": {
"h": 113.333,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.82172,
"c": 0.0303,
"h": 142.2
},
"luminance": 0.56141
}Semantic roles & 50–950 ramp
primary
#BACAB8
secondary
#9C889E
accent
#4D9990
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383