#BACAB0#BACAB0
#BACAB0 is a light, muted yellow-green. Relative luminance 0.558; OKLCH L 82.0% C 0.040 H 133.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAB0 |
|---|---|
| RGB | rgb(186, 202, 176) |
| HSL | hsl(97, 20%, 74%) |
| HSV | hsv(97, 13%, 79%) |
| CMYK | cmyk(7.9%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(79.51, -10.20, 11.15) |
| CIE-LCH | lch(79.51, 15.11, 132.45°) |
| OKLab | oklab(81.96% -0.0272 0.0289) |
| OKLCH | oklch(81.96% 0.04 133.3) |
| XYZ | xyz(49.2053, 55.8144, 49.2468) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.75
Greenish Grey
#96AE8D
ΔE00 8.83
Darkseagreen
#8FBC8F
ΔE00 10.13
Light Grey
#D8DCD6
ΔE00 10.82
Light Grey Green
#B7E1A1
ΔE00 11.02
Silver (survey)
#C5C9C7
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAB0 #C0B0CA
analogous
#C7CAB0 #BACAB0 #B0CAB3
triadic
#BACAB0 #B0BACA #CAB0BA
tetradic
#BACAB0 #B0C7CA #C0B0CA #CAB3B0
square
#BACAB0 #B0C7CA #C0B0CA #CAB3B0
split-complementary
#BACAB0 #B3B0CA #CAB0C7
monochromatic
#7A9967 #9AB18B #BACAB0 #DAE3D5 #EFF3ED
Accessibility & contrast
On white
1.73
#BACAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BACAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAB0
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAB0 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AF
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#BAC8C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bacab0; /* rgb */ color: rgb(186, 202, 176); /* oklch */ color: oklch(82.0% 0.040 133.3);
Tailwind
colors: {
custom: {
50: '#cedac7',
500: '#bacab0',
950: '#000000',
},
}SCSS
$custom: #bacab0; $custom-light: #cedac7; $custom-dark: #000000;
JSON
{
"hex": "#bacab0",
"rgb": {
"r": 186,
"g": 202,
"b": 176
},
"hsl": {
"h": 96.923,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81964,
"c": 0.03971,
"h": 133.3
},
"luminance": 0.55815
}Semantic roles & 50–950 ramp
primary
#BACAB0
secondary
#93809F
accent
#479E7D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382