#BACAAA#BACAAA
#BACAAA is a light, muted yellow-green. Relative luminance 0.556; OKLCH L 81.8% C 0.047 H 129.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAAA |
|---|---|
| RGB | rgb(186, 202, 170) |
| HSL | hsl(90, 23%, 73%) |
| HSV | hsv(90, 16%, 79%) |
| CMYK | cmyk(7.9%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(79.38, -11.21, 14.16) |
| CIE-LCH | lch(79.38, 18.06, 128.36°) |
| OKLab | oklab(81.82% -0.0297 0.0365) |
| OKLCH | oklch(81.82% 0.047 129.1) |
| XYZ | xyz(48.6248, 55.5822, 46.1892) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.94
Greenish Grey
#96AE8D
ΔE00 8.43
Darkseagreen
#8FBC8F
ΔE00 9.24
Light Grey Green
#B7E1A1
ΔE00 9.62
Pale Olive
#B9CC81
ΔE00 10.01
Lichen
#8FB67B
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAAA #BAAACA
analogous
#CACAAA #BACAAA #AACAAA
triadic
#BACAAA #AABACA #CAAABA
tetradic
#BACAAA #AACACA #BAAACA #CAAAAA
square
#BACAAA #AACACA #BAAACA #CAAAAA
split-complementary
#BACAAA #AAAACA #CAAACA
monochromatic
#7D9A60 #9BB284 #BACAAA #D9E2D0 #F0F3EC
Accessibility & contrast
On white
1.73
#BACAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BACAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAAA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAAA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A8
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#BBC7C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bacaaa; /* rgb */ color: rgb(186, 202, 170); /* oklch */ color: oklch(81.8% 0.047 129.1);
Tailwind
colors: {
custom: {
50: '#cedac3',
500: '#bacaaa',
950: '#000000',
},
}SCSS
$custom: #bacaaa; $custom-light: #cedac3; $custom-dark: #000000;
JSON
{
"hex": "#bacaaa",
"rgb": {
"r": 186,
"g": 202,
"b": 170
},
"hsl": {
"h": 90,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.81815,
"c": 0.0471,
"h": 129.1
},
"luminance": 0.55582
}Semantic roles & 50–950 ramp
primary
#BACAAA
secondary
#8C799F
accent
#44A273
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382