#BACAB2#BACAB2
#BACAB2 is a very light, muted green. Relative luminance 0.559; OKLCH L 82.0% C 0.037 H 135.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAB2 |
|---|---|
| RGB | rgb(186, 202, 178) |
| HSL | hsl(100, 18%, 75%) |
| HSV | hsv(100, 12%, 79%) |
| CMYK | cmyk(7.9%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(79.55, -9.85, 10.14) |
| CIE-LCH | lch(79.55, 14.14, 134.16°) |
| OKLab | oklab(82.02% -0.0264 0.0263) |
| OKLCH | oklch(82.02% 0.037 135.1) |
| XYZ | xyz(49.4047, 55.8942, 50.2967) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.07
Sage Green
#9CAF88
ΔE00 9.11
Light Grey
#D8DCD6
ΔE00 10.35
Darkseagreen
#8FBC8F
ΔE00 10.51
Silver (survey)
#C5C9C7
ΔE00 10.68
Light Grey Green
#B7E1A1
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAB2 #C2B2CA
analogous
#C6CAB2 #BACAB2 #B2CAB6
triadic
#BACAB2 #B2BACA #CAB2BA
tetradic
#BACAB2 #B2C6CA #C2B2CA #CAB6B2
square
#BACAB2 #B2C6CA #C2B2CA #CAB6B2
split-complementary
#BACAB2 #B6B2CA #CAB2C6
monochromatic
#79986A #9AB18E #BACAB2 #DAE3D6 #EFF3ED
Accessibility & contrast
On white
1.72
#BACAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BACAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAB2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAB2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#C9C5B3
Tritanopia (blue-blind)
#BAC8C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bacab2; /* rgb */ color: rgb(186, 202, 178); /* oklch */ color: oklch(82.0% 0.037 135.1);
Tailwind
colors: {
custom: {
50: '#cedac9',
500: '#bacab2',
950: '#000000',
},
}SCSS
$custom: #bacab2; $custom-light: #cedac9; $custom-dark: #000000;
JSON
{
"hex": "#bacab2",
"rgb": {
"r": 186,
"g": 202,
"b": 178
},
"hsl": {
"h": 100,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.82015,
"c": 0.03729,
"h": 135.1
},
"luminance": 0.55895
}Semantic roles & 50–950 ramp
primary
#BACAB2
secondary
#95829E
accent
#499D81
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382