#A2B098#A2B098
#A2B098 is a light, muted yellow-green. Relative luminance 0.410; OKLCH L 73.9% C 0.037 H 132.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B098 |
|---|---|
| RGB | rgb(162, 176, 152) |
| HSL | hsl(95, 13%, 64%) |
| HSV | hsv(95, 14%, 69%) |
| CMYK | cmyk(8%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(70.18, -9.37, 10.65) |
| CIE-LCH | lch(70.18, 14.19, 131.34°) |
| OKLab | oklab(73.95% -0.025 0.0276) |
| OKLCH | oklch(73.95% 0.037 132.1) |
| XYZ | xyz(36.0922, 40.9988, 35.7118) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.40
Sage Green
#9CAF88
ΔE00 4.88
Cement
#A5A391
ΔE00 7.73
Grey Green
#86A17D
ΔE00 7.73
Bland
#AFA88B
ΔE00 8.85
Greyish Green
#82A67D
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B098 #A698B0
analogous
#AEB098 #A2B098 #98B09A
triadic
#A2B098 #98A2B0 #B098A2
tetradic
#A2B098 #98AEB0 #A698B0 #B09A98
square
#A2B098 #98AEB0 #A698B0 #B09A98
split-complementary
#A2B098 #9A98B0 #B098AE
monochromatic
#657459 #839575 #A2B098 #C1CBBB #E1E5DD
Accessibility & contrast
On white
2.28
#A2B098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#A2B098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B098
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B098 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC97
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#A3AEA9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2b098; /* rgb */ color: rgb(162, 176, 152); /* oklch */ color: oklch(73.9% 0.037 132.1);
Tailwind
colors: {
custom: {
50: '#bdc7b6',
500: '#a2b098',
950: '#000000',
},
}SCSS
$custom: #a2b098; $custom-light: #bdc7b6; $custom-dark: #000000;
JSON
{
"hex": "#a2b098",
"rgb": {
"r": 162,
"g": 176,
"b": 152
},
"hsl": {
"h": 95,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.73948,
"c": 0.03721,
"h": 132.1
},
"luminance": 0.40999
}Semantic roles & 50–950 ramp
primary
#A2B098
secondary
#D3CED6
accent
#4E9779
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280