#A2BE99#A2BE99
#A2BE99 is a light, muted green. Relative luminance 0.468; OKLCH L 77.0% C 0.060 H 138.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BE99 |
|---|---|
| RGB | rgb(162, 190, 153) |
| HSL | hsl(105, 22%, 67%) |
| HSV | hsv(105, 19%, 75%) |
| CMYK | cmyk(14.7%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(74.07, -16.47, 15.59) |
| CIE-LCH | lch(74.07, 22.68, 136.59°) |
| OKLab | oklab(77.05% -0.0446 0.04) |
| OKLCH | oklch(77.05% 0.06 138.1) |
| XYZ | xyz(39.0623, 46.8076, 37.1076) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.27
Greenish Grey
#96AE8D
ΔE00 4.42
Sage Green
#9CAF88
ΔE00 4.58
Lichen
#8FB67B
ΔE00 6.44
Sage Green (survey)
#88B378
ΔE00 7.21
Greyish Green
#82A67D
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BE99 #B599BE
analogous
#B5BE99 #A2BE99 #99BEA2
triadic
#A2BE99 #99A2BE #BE99A2
tetradic
#A2BE99 #99B5BE #B599BE #BEA299
square
#A2BE99 #99B5BE #B599BE #BEA299
split-complementary
#A2BE99 #A299BE #BE99B5
monochromatic
#628756 #80A674 #A2BE99 #C4D6BE #E6EEE4
Accessibility & contrast
On white
2.03
#A2BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A2BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BE99
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BE99 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#A1BBB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2be99; /* rgb */ color: rgb(162, 190, 153); /* oklch */ color: oklch(77.0% 0.060 138.1);
Tailwind
colors: {
custom: {
50: '#bdd1b7',
500: '#a2be99',
950: '#000000',
},
}SCSS
$custom: #a2be99; $custom-light: #bdd1b7; $custom-dark: #000000;
JSON
{
"hex": "#a2be99",
"rgb": {
"r": 162,
"g": 190,
"b": 153
},
"hsl": {
"h": 105.405,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.7705,
"c": 0.05995,
"h": 138.1
},
"luminance": 0.46808
}Semantic roles & 50–950 ramp
primary
#A2BE99
secondary
#DCD4DF
accent
#45A18A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280