#A0B094#A0B094
#A0B094 is a light, muted yellow-green. Relative luminance 0.407; OKLCH L 73.7% C 0.043 H 131.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B094 |
|---|---|
| RGB | rgb(160, 176, 148) |
| HSL | hsl(94, 15%, 64%) |
| HSV | hsv(94, 16%, 69%) |
| CMYK | cmyk(9.1%, 0%, 15.9%, 31%) |
| CIE-LAB | lab(69.94, -10.79, 12.49) |
| CIE-LCH | lch(69.94, 16.51, 130.84°) |
| OKLab | oklab(73.69% -0.0288 0.0322) |
| OKLCH | oklch(73.69% 0.043 131.8) |
| XYZ | xyz(35.3669, 40.6621, 33.9966) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.05
Sage Green
#9CAF88
ΔE00 3.43
Grey Green
#86A17D
ΔE00 6.67
Greyish Green
#82A67D
ΔE00 7.67
Darkseagreen
#8FBC8F
ΔE00 8.15
Greeny Grey
#7EA07A
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B094 #A494B0
analogous
#AEB094 #A0B094 #94B096
triadic
#A0B094 #94A0B0 #B094A0
tetradic
#A0B094 #94AEB0 #A494B0 #B09694
square
#A0B094 #94AEB0 #A494B0 #B09694
split-complementary
#A0B094 #9694B0 #B094AE
monochromatic
#637456 #819671 #A0B094 #BFCAB7 #DFE4DA
Accessibility & contrast
On white
2.30
#A0B094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#A0B094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B094
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B094 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#B0AA95
Tritanopia (blue-blind)
#A1ADA8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a0b094; /* rgb */ color: rgb(160, 176, 148); /* oklch */ color: oklch(73.7% 0.043 131.8);
Tailwind
colors: {
custom: {
50: '#bcc7b3',
500: '#a0b094',
950: '#000000',
},
}SCSS
$custom: #a0b094; $custom-light: #bcc7b3; $custom-dark: #000000;
JSON
{
"hex": "#a0b094",
"rgb": {
"r": 160,
"g": 176,
"b": 148
},
"hsl": {
"h": 94.286,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.73694,
"c": 0.04323,
"h": 131.8
},
"luminance": 0.40662
}Semantic roles & 50–950 ramp
primary
#A0B094
secondary
#D1CBD5
accent
#4C9978
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280