#A2BE9A#A2BE9A
#A2BE9A is a light, muted green. Relative luminance 0.468; OKLCH L 77.1% C 0.059 H 138.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BE9A |
|---|---|
| RGB | rgb(162, 190, 154) |
| HSL | hsl(107, 22%, 67%) |
| HSV | hsv(107, 19%, 75%) |
| CMYK | cmyk(14.7%, 0%, 18.9%, 25.5%) |
| CIE-LAB | lab(74.09, -16.30, 15.08) |
| CIE-LCH | lch(74.09, 22.21, 137.24°) |
| OKLab | oklab(77.07% -0.0442 0.0388) |
| OKLCH | oklch(77.07% 0.059 138.8) |
| XYZ | xyz(39.1453, 46.8408, 37.5444) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.39
Darkseagreen
#8FBC8F
ΔE00 4.39
Sage Green
#9CAF88
ΔE00 4.68
Lichen
#8FB67B
ΔE00 6.69
Sage Green (survey)
#88B378
ΔE00 7.43
Greyish Green
#82A67D
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BE9A #B69ABE
analogous
#B4BE9A #A2BE9A #9ABEA4
triadic
#A2BE9A #9AA2BE #BE9AA2
tetradic
#A2BE9A #9AB4BE #B69ABE #BEA49A
square
#A2BE9A #9AB4BE #B69ABE #BEA49A
split-complementary
#A2BE9A #A49ABE #BE9AB4
monochromatic
#618757 #80A675 #A2BE9A #C4D6BF #E7EEE4
Accessibility & contrast
On white
2.03
#A2BE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A2BE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BE9A
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BE9A | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#A1BBB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2be9a; /* rgb */ color: rgb(162, 190, 154); /* oklch */ color: oklch(77.1% 0.059 138.8);
Tailwind
colors: {
custom: {
50: '#bdd1b7',
500: '#a2be9a',
950: '#000000',
},
}SCSS
$custom: #a2be9a; $custom-light: #bdd1b7; $custom-dark: #000000;
JSON
{
"hex": "#a2be9a",
"rgb": {
"r": 162,
"g": 190,
"b": 154
},
"hsl": {
"h": 106.667,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.77074,
"c": 0.05878,
"h": 138.8
},
"luminance": 0.46841
}Semantic roles & 50–950 ramp
primary
#A2BE9A
secondary
#DDD4E0
accent
#45A08C
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280