#A0B296#A0B296
#A0B296 is a light, muted yellow-green. Relative luminance 0.415; OKLCH L 74.2% C 0.044 H 134.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B296 |
|---|---|
| RGB | rgb(160, 178, 150) |
| HSL | hsl(99, 15%, 64%) |
| HSV | hsv(99, 16%, 70%) |
| CMYK | cmyk(10.1%, 0%, 15.7%, 30.2%) |
| CIE-LAB | lab(70.54, -11.50, 12.24) |
| CIE-LCH | lch(70.54, 16.79, 133.22°) |
| OKLab | oklab(74.18% -0.0309 0.0316) |
| OKLCH | oklch(74.18% 0.044 134.3) |
| XYZ | xyz(35.9216, 41.5161, 34.9692) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.82
Sage Green
#9CAF88
ΔE00 3.50
Grey Green
#86A17D
ΔE00 6.79
Greyish Green
#82A67D
ΔE00 7.57
Darkseagreen
#8FBC8F
ΔE00 7.60
Greeny Grey
#7EA07A
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B296 #A896B2
analogous
#AEB296 #A0B296 #96B29A
triadic
#A0B296 #96A0B2 #B296A0
tetradic
#A0B296 #96AEB2 #A896B2 #B29A96
square
#A0B296 #96AEB2 #A896B2 #B29A96
split-complementary
#A0B296 #9A96B2 #B296AE
monochromatic
#627757 #809873 #A0B296 #C0CCB9 #E0E6DD
Accessibility & contrast
On white
2.26
#A0B296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#A0B296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B296
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B296 | 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)
#B5AD94
Deuteranopia (green-blind)
#B2AC97
Tritanopia (blue-blind)
#A0B0AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a0b296; /* rgb */ color: rgb(160, 178, 150); /* oklch */ color: oklch(74.2% 0.044 134.3);
Tailwind
colors: {
custom: {
50: '#bcc9b5',
500: '#a0b296',
950: '#000000',
},
}SCSS
$custom: #a0b296; $custom-light: #bcc9b5; $custom-dark: #000000;
JSON
{
"hex": "#a0b296",
"rgb": {
"r": 160,
"g": 178,
"b": 150
},
"hsl": {
"h": 98.571,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.74183,
"c": 0.04417,
"h": 134.3
},
"luminance": 0.41516
}Semantic roles & 50–950 ramp
primary
#A0B296
secondary
#D3CDD7
accent
#4C9A7E
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280