#A2B698#A2B698
#A2B698 is a light, muted green. Relative luminance 0.434; OKLCH L 75.3% C 0.048 H 135.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B698 |
|---|---|
| RGB | rgb(162, 182, 152) |
| HSL | hsl(100, 17%, 65%) |
| HSV | hsv(100, 16%, 71%) |
| CMYK | cmyk(11%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(71.83, -12.52, 12.99) |
| CIE-LCH | lch(71.83, 18.04, 133.95°) |
| OKLab | oklab(75.26% -0.0337 0.0335) |
| OKLCH | oklch(75.26% 0.048 135.2) |
| XYZ | xyz(37.2947, 43.4039, 36.1126) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.97
Sage Green
#9CAF88
ΔE00 3.48
Darkseagreen
#8FBC8F
ΔE00 6.72
Grey Green
#86A17D
ΔE00 7.29
Greyish Green
#82A67D
ΔE00 7.66
Lichen
#8FB67B
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B698 #AC98B6
analogous
#B1B698 #A2B698 #98B69D
triadic
#A2B698 #98A2B6 #B698A2
tetradic
#A2B698 #98B1B6 #AC98B6 #B69D98
square
#A2B698 #98B1B6 #AC98B6 #B69D98
split-complementary
#A2B698 #9D98B6 #B698B1
monochromatic
#647C58 #829D74 #A2B698 #C2CFBC #E3E9E0
Accessibility & contrast
On white
2.17
#A2B698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#A2B698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B698
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B698 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B196
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#A2B3AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b698; /* rgb */ color: rgb(162, 182, 152); /* oklch */ color: oklch(75.3% 0.048 135.2);
Tailwind
colors: {
custom: {
50: '#bdcbb6',
500: '#a2b698',
950: '#000000',
},
}SCSS
$custom: #a2b698; $custom-light: #bdcbb6; $custom-dark: #000000;
JSON
{
"hex": "#a2b698",
"rgb": {
"r": 162,
"g": 182,
"b": 152
},
"hsl": {
"h": 100,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.75261,
"c": 0.0475,
"h": 135.2
},
"luminance": 0.43404
}Semantic roles & 50–950 ramp
primary
#A2B698
secondary
#D7D0DA
accent
#4A9B80
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280