#A2BB95#A2BB95
#A2BB95 is a light, muted yellow-green. Relative luminance 0.454; OKLCH L 76.3% C 0.060 H 134.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BB95 |
|---|---|
| RGB | rgb(162, 187, 149) |
| HSL | hsl(99, 22%, 66%) |
| HSV | hsv(99, 20%, 73%) |
| CMYK | cmyk(13.4%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(73.15, -15.62, 16.46) |
| CIE-LCH | lch(73.15, 22.69, 133.49°) |
| OKLab | oklab(76.29% -0.0421 0.0422) |
| OKLCH | oklch(76.29% 0.06 134.9) |
| XYZ | xyz(38.0944, 45.3915, 35.1824) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.54
Greenish Grey
#96AE8D
ΔE00 3.78
Darkseagreen
#8FBC8F
ΔE00 4.65
Lichen
#8FB67B
ΔE00 6.07
Sage Green (survey)
#88B378
ΔE00 6.87
Greyish Green
#82A67D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BB95 #AE95BB
analogous
#B5BB95 #A2BB95 #95BB9B
triadic
#A2BB95 #95A2BB #BB95A2
tetradic
#A2BB95 #95B5BB #AE95BB #BB9B95
square
#A2BB95 #95B5BB #AE95BB #BB9B95
split-complementary
#A2BB95 #9B95BB #BB95B5
monochromatic
#638253 #81A370 #A2BB95 #C3D3BA #E3EBE0
Accessibility & contrast
On white
2.08
#A2BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#A2BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BB95
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BB95 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#BAB397
Tritanopia (blue-blind)
#A2B8B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bb95; /* rgb */ color: rgb(162, 187, 149); /* oklch */ color: oklch(76.3% 0.060 134.9);
Tailwind
colors: {
custom: {
50: '#bdcfb4',
500: '#a2bb95',
950: '#000000',
},
}SCSS
$custom: #a2bb95; $custom-light: #bdcfb4; $custom-dark: #000000;
JSON
{
"hex": "#a2bb95",
"rgb": {
"r": 162,
"g": 187,
"b": 149
},
"hsl": {
"h": 99.474,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76291,
"c": 0.05961,
"h": 134.9
},
"luminance": 0.45392
}Semantic roles & 50–950 ramp
primary
#A2BB95
secondary
#D8D0DC
accent
#45A081
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280