#BAC098#BAC098
#BAC098 is a light, muted yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.055 H 114.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC098 |
|---|---|
| RGB | rgb(186, 192, 152) |
| HSL | hsl(69, 24%, 67%) |
| HSV | hsv(69, 21%, 75%) |
| CMYK | cmyk(3.1%, 0%, 20.8%, 24.7%) |
| CIE-LAB | lab(76.32, -8.90, 19.51) |
| CIE-LCH | lch(76.32, 21.45, 114.51°) |
| OKLab | oklab(79.27% -0.0228 0.0498) |
| OKLCH | oklch(79.27% 0.055 114.6) |
| XYZ | xyz(44.7664, 50.4057, 37.0706) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.84
Pale Olive
#B9CC81
ΔE00 8.13
Greenish Grey
#96AE8D
ΔE00 8.52
Bland
#AFA88B
ΔE00 8.53
Sand
#C2B280
ΔE00 8.61
Tan Green
#A9BE70
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC098 #9E98C0
analogous
#C0B298 #BAC098 #A6C098
triadic
#BAC098 #98BAC0 #C098BA
tetradic
#BAC098 #98C0B2 #9E98C0 #C098A6
square
#BAC098 #98C0B2 #9E98C0 #C098A6
split-complementary
#BAC098 #98A6C0 #B298C0
monochromatic
#818954 #A1A972 #BAC098 #D3D7BE #EDEEE4
Accessibility & contrast
On white
1.90
#BAC098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#BAC098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC098
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC098 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#BFBBB5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bac098; /* rgb */ color: rgb(186, 192, 152); /* oklch */ color: oklch(79.3% 0.055 114.6);
Tailwind
colors: {
custom: {
50: '#cfd3b6',
500: '#bac098',
950: '#000000',
},
}SCSS
$custom: #bac098; $custom-light: #cfd3b6; $custom-dark: #000000;
JSON
{
"hex": "#bac098",
"rgb": {
"r": 186,
"g": 192,
"b": 152
},
"hsl": {
"h": 69,
"s": 24.096,
"l": 67.451
},
"oklch": {
"l": 0.79266,
"c": 0.05474,
"h": 114.6
},
"luminance": 0.50405
}Semantic roles & 50–950 ramp
primary
#BAC098
secondary
#6F6993
accent
#43A351
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#131411
muted
#838381