#BACAB6#BACAB6
#BACAB6 is a very light, muted green. Relative luminance 0.561; OKLCH L 82.1% C 0.033 H 139.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAB6 |
|---|---|
| RGB | rgb(186, 202, 182) |
| HSL | hsl(108, 16%, 75%) |
| HSV | hsv(108, 10%, 79%) |
| CMYK | cmyk(7.9%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(79.65, -9.15, 8.13) |
| CIE-LCH | lch(79.65, 12.24, 138.35°) |
| OKLab | oklab(82.12% -0.0247 0.0212) |
| OKLCH | oklch(82.12% 0.033 139.4) |
| XYZ | xyz(49.8122, 56.0571, 52.4427) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.42
Silver (survey)
#C5C9C7
ΔE00 9.56
Greenish Grey
#96AE8D
ΔE00 9.69
Sage Green
#9CAF88
ΔE00 9.96
Darkseagreen
#8FBC8F
ΔE00 11.39
Silver
#C0C0C0
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAB6 #C6B6CA
analogous
#C4CAB6 #BACAB6 #B6CABC
triadic
#BACAB6 #B6BACA #CAB6BA
tetradic
#BACAB6 #B6C4CA #C6B6CA #CABCB6
square
#BACAB6 #B6C4CA #C6B6CA #CABCB6
split-complementary
#BACAB6 #BCB6CA #CAB6C4
monochromatic
#77976F #98B093 #BACAB6 #DCE4D9 #EEF2ED
Accessibility & contrast
On white
1.72
#BACAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BACAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAB6
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAB6 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B5
Deuteranopia (green-blind)
#C9C5B7
Tritanopia (blue-blind)
#B9C8C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bacab6; /* rgb */ color: rgb(186, 202, 182); /* oklch */ color: oklch(82.1% 0.033 139.4);
Tailwind
colors: {
custom: {
50: '#cedacb',
500: '#bacab6',
950: '#000000',
},
}SCSS
$custom: #bacab6; $custom-light: #cedacb; $custom-dark: #000000;
JSON
{
"hex": "#bacab6",
"rgb": {
"r": 186,
"g": 202,
"b": 182
},
"hsl": {
"h": 108,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.82119,
"c": 0.03258,
"h": 139.4
},
"luminance": 0.56058
}Semantic roles & 50–950 ramp
primary
#BACAB6
secondary
#99869E
accent
#4B9A8A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382