#A8B094#A8B094
#A8B094 is a light, muted yellow-green. Relative luminance 0.415; OKLCH L 74.3% C 0.040 H 120.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B094 |
|---|---|
| RGB | rgb(168, 176, 148) |
| HSL | hsl(77, 15%, 64%) |
| HSV | hsv(77, 16%, 69%) |
| CMYK | cmyk(4.5%, 0%, 15.9%, 31%) |
| CIE-LAB | lab(70.53, -7.85, 13.41) |
| CIE-LCH | lch(70.53, 15.54, 120.34°) |
| OKLab | oklab(74.32% -0.0202 0.0346) |
| OKLCH | oklch(74.32% 0.04 120.3) |
| XYZ | xyz(37.0184, 41.5137, 34.0740) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.92
Greenish Grey
#96AE8D
ΔE00 5.66
Cement
#A5A391
ΔE00 6.59
Bland
#AFA88B
ΔE00 6.59
Stone (survey)
#ADA587
ΔE00 7.24
Greyish
#A8A495
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B094 #9C94B0
analogous
#B0AA94 #A8B094 #9AB094
triadic
#A8B094 #94A8B0 #B094A8
tetradic
#A8B094 #94B0AA #9C94B0 #B0949A
square
#A8B094 #94B0AA #9C94B0 #B0949A
split-complementary
#A8B094 #949AB0 #AA94B0
monochromatic
#6B7456 #8B9671 #A8B094 #C5CAB7 #E1E4DA
Accessibility & contrast
On white
2.26
#A8B094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#A8B094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B094
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B094 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD92
Deuteranopia (green-blind)
#B3AD95
Tritanopia (blue-blind)
#ABADA8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a8b094; /* rgb */ color: rgb(168, 176, 148); /* oklch */ color: oklch(74.3% 0.040 120.3);
Tailwind
colors: {
custom: {
50: '#c2c7b3',
500: '#a8b094',
950: '#000000',
},
}SCSS
$custom: #a8b094; $custom-light: #c2c7b3; $custom-dark: #000000;
JSON
{
"hex": "#a8b094",
"rgb": {
"r": 168,
"g": 176,
"b": 148
},
"hsl": {
"h": 77.143,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.74315,
"c": 0.04007,
"h": 120.3
},
"luminance": 0.41514
}Semantic roles & 50–950 ramp
primary
#A8B094
secondary
#CECBD5
accent
#4C9962
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280