#A2BB94#A2BB94
#A2BB94 is a light, moderate yellow-green. Relative luminance 0.454; OKLCH L 76.3% C 0.061 H 134.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BB94 |
|---|---|
| RGB | rgb(162, 187, 148) |
| HSL | hsl(98, 22%, 66%) |
| HSV | hsv(98, 21%, 73%) |
| CMYK | cmyk(13.4%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(73.13, -15.78, 16.97) |
| CIE-LCH | lch(73.13, 23.18, 132.92°) |
| OKLab | oklab(76.27% -0.0425 0.0435) |
| OKLCH | oklch(76.27% 0.061 134.4) |
| XYZ | xyz(38.0149, 45.3597, 34.7637) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.48
Greenish Grey
#96AE8D
ΔE00 3.87
Darkseagreen
#8FBC8F
ΔE00 4.58
Lichen
#8FB67B
ΔE00 5.85
Sage Green (survey)
#88B378
ΔE00 6.68
Sage
#87AE73
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BB94 #AD94BB
analogous
#B5BB94 #A2BB94 #94BB99
triadic
#A2BB94 #94A2BB #BB94A2
tetradic
#A2BB94 #94B5BB #AD94BB #BB9994
square
#A2BB94 #94B5BB #AD94BB #BB9994
split-complementary
#A2BB94 #9994BB #BB94B5
monochromatic
#648253 #81A36F #A2BB94 #C3D3B9 #E3EBDF
Accessibility & contrast
On white
2.08
#A2BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#A2BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BB94
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BB94 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB592
Deuteranopia (green-blind)
#BAB396
Tritanopia (blue-blind)
#A2B8B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bb94; /* rgb */ color: rgb(162, 187, 148); /* oklch */ color: oklch(76.3% 0.061 134.4);
Tailwind
colors: {
custom: {
50: '#bdcfb3',
500: '#a2bb94',
950: '#000000',
},
}SCSS
$custom: #a2bb94; $custom-light: #bdcfb3; $custom-dark: #000000;
JSON
{
"hex": "#a2bb94",
"rgb": {
"r": 162,
"g": 187,
"b": 148
},
"hsl": {
"h": 98.462,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.76267,
"c": 0.06081,
"h": 134.4
},
"luminance": 0.4536
}Semantic roles & 50–950 ramp
primary
#A2BB94
secondary
#D7CFDC
accent
#45A180
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280