#A0B294#A0B294
#A0B294 is a light, muted yellow-green. Relative luminance 0.415; OKLCH L 74.1% C 0.047 H 132.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B294 |
|---|---|
| RGB | rgb(160, 178, 148) |
| HSL | hsl(96, 16%, 64%) |
| HSV | hsv(96, 17%, 70%) |
| CMYK | cmyk(10.1%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(70.49, -11.84, 13.27) |
| CIE-LCH | lch(70.49, 17.78, 131.76°) |
| OKLab | oklab(74.13% -0.0317 0.0342) |
| OKLCH | oklch(74.13% 0.047 132.9) |
| XYZ | xyz(35.7620, 41.4522, 34.1282) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.52
Sage Green
#9CAF88
ΔE00 2.89
Grey Green
#86A17D
ΔE00 6.55
Greyish Green
#82A67D
ΔE00 7.26
Darkseagreen
#8FBC8F
ΔE00 7.26
Greeny Grey
#7EA07A
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B294 #A694B2
analogous
#AFB294 #A0B294 #94B297
triadic
#A0B294 #94A0B2 #B294A0
tetradic
#A0B294 #94AFB2 #A694B2 #B29794
square
#A0B294 #94AFB2 #A694B2 #B29794
split-complementary
#A0B294 #9794B2 #B294AF
monochromatic
#627655 #809870 #A0B294 #C0CCB8 #DFE5DB
Accessibility & contrast
On white
2.26
#A0B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#A0B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B294
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B294 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD92
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#A1AFAA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a0b294; /* rgb */ color: rgb(160, 178, 148); /* oklch */ color: oklch(74.1% 0.047 132.9);
Tailwind
colors: {
custom: {
50: '#bcc9b3',
500: '#a0b294',
950: '#000000',
},
}SCSS
$custom: #a0b294; $custom-light: #bcc9b3; $custom-dark: #000000;
JSON
{
"hex": "#a0b294",
"rgb": {
"r": 160,
"g": 178,
"b": 148
},
"hsl": {
"h": 96,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.74133,
"c": 0.04664,
"h": 132.9
},
"luminance": 0.41452
}Semantic roles & 50–950 ramp
primary
#A0B294
secondary
#D2CCD6
accent
#4B9B7B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280