#A2B298#A2B298
#A2B298 is a light, muted yellow-green. Relative luminance 0.418; OKLCH L 74.4% C 0.041 H 133.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B298 |
|---|---|
| RGB | rgb(162, 178, 152) |
| HSL | hsl(97, 14%, 65%) |
| HSV | hsv(97, 15%, 70%) |
| CMYK | cmyk(9%, 0%, 14.6%, 30.2%) |
| CIE-LAB | lab(70.73, -10.43, 11.43) |
| CIE-LCH | lch(70.73, 15.47, 132.37°) |
| OKLab | oklab(74.39% -0.0279 0.0296) |
| OKLCH | oklch(74.39% 0.041 133.3) |
| XYZ | xyz(36.4872, 41.7889, 35.8435) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.68
Sage Green
#9CAF88
ΔE00 4.22
Grey Green
#86A17D
ΔE00 7.43
Greyish Green
#82A67D
ΔE00 8.37
Darkseagreen
#8FBC8F
ΔE00 8.44
Cement
#A5A391
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B298 #A898B2
analogous
#AFB298 #A2B298 #98B29B
triadic
#A2B298 #98A2B2 #B298A2
tetradic
#A2B298 #98AFB2 #A898B2 #B29B98
square
#A2B298 #98AFB2 #A898B2 #B29B98
split-complementary
#A2B298 #9B98B2 #B298AF
monochromatic
#647759 #829875 #A2B298 #C2CCBB #E1E6DE
Accessibility & contrast
On white
2.24
#A2B298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#A2B298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B298
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B298 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE97
Deuteranopia (green-blind)
#B2AD99
Tritanopia (blue-blind)
#A2B0AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2b298; /* rgb */ color: rgb(162, 178, 152); /* oklch */ color: oklch(74.4% 0.041 133.3);
Tailwind
colors: {
custom: {
50: '#bdc9b6',
500: '#a2b298',
950: '#000000',
},
}SCSS
$custom: #a2b298; $custom-light: #bdc9b6; $custom-dark: #000000;
JSON
{
"hex": "#a2b298",
"rgb": {
"r": 162,
"g": 178,
"b": 152
},
"hsl": {
"h": 96.923,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.74385,
"c": 0.04065,
"h": 133.3
},
"luminance": 0.41789
}Semantic roles & 50–950 ramp
primary
#A2B298
secondary
#D4CED7
accent
#4D997B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280