#BAC097#BAC097
#BAC097 is a light, muted yellow. Relative luminance 0.504; OKLCH L 79.2% C 0.056 H 114.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC097 |
|---|---|
| RGB | rgb(186, 192, 151) |
| HSL | hsl(69, 25%, 67%) |
| HSV | hsv(69, 21%, 75%) |
| CMYK | cmyk(3.1%, 0%, 21.4%, 24.7%) |
| CIE-LAB | lab(76.30, -9.05, 20.02) |
| CIE-LCH | lch(76.30, 21.97, 114.32°) |
| OKLab | oklab(79.24% -0.0232 0.051) |
| OKLCH | oklch(79.24% 0.056 114.5) |
| XYZ | xyz(44.6848, 50.3730, 36.6411) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.84
Pale Olive
#B9CC81
ΔE00 7.89
Sand
#C2B280
ΔE00 8.51
Tan Green
#A9BE70
ΔE00 8.56
Greenish Grey
#96AE8D
ΔE00 8.57
Bland
#AFA88B
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC097 #9D97C0
analogous
#C0B197 #BAC097 #A6C097
triadic
#BAC097 #97BAC0 #C097BA
tetradic
#BAC097 #97C0B1 #9D97C0 #C097A6
square
#BAC097 #97C0B1 #9D97C0 #C097A6
split-complementary
#BAC097 #97A6C0 #B197C0
monochromatic
#818953 #A1A971 #BAC097 #D3D7BD #EDEEE3
Accessibility & contrast
On white
1.90
#BAC097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BAC097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC097
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC097 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC94
Deuteranopia (green-blind)
#C6BD99
Tritanopia (blue-blind)
#BFBBB5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bac097; /* rgb */ color: rgb(186, 192, 151); /* oklch */ color: oklch(79.2% 0.056 114.5);
Tailwind
colors: {
custom: {
50: '#cfd3b5',
500: '#bac097',
950: '#000000',
},
}SCSS
$custom: #bac097; $custom-light: #cfd3b5; $custom-dark: #000000;
JSON
{
"hex": "#bac097",
"rgb": {
"r": 186,
"g": 192,
"b": 151
},
"hsl": {
"h": 68.78,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.79244,
"c": 0.05605,
"h": 114.5
},
"luminance": 0.50373
}Semantic roles & 50–950 ramp
primary
#BAC097
secondary
#6E6893
accent
#42A351
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#131411
muted
#838381