#A2BE9C#A2BE9C
#A2BE9C is a light, muted green. Relative luminance 0.469; OKLCH L 77.1% C 0.056 H 140.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BE9C |
|---|---|
| RGB | rgb(162, 190, 156) |
| HSL | hsl(109, 21%, 68%) |
| HSV | hsv(109, 18%, 75%) |
| CMYK | cmyk(14.7%, 0%, 17.9%, 25.5%) |
| CIE-LAB | lab(74.13, -15.96, 14.06) |
| CIE-LCH | lch(74.13, 21.27, 138.62°) |
| OKLab | oklab(77.12% -0.0433 0.0362) |
| OKLCH | oklch(77.12% 0.056 140.1) |
| XYZ | xyz(39.3132, 46.9079, 38.4290) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.39
Darkseagreen
#8FBC8F
ΔE00 4.69
Sage Green
#9CAF88
ΔE00 4.91
Lichen
#8FB67B
ΔE00 7.19
Sage Green (survey)
#88B378
ΔE00 7.88
Greyish Green
#82A67D
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BE9C #B89CBE
analogous
#B3BE9C #A2BE9C #9CBEA7
triadic
#A2BE9C #9CA2BE #BE9CA2
tetradic
#A2BE9C #9CB3BE #B89CBE #BEA79C
square
#A2BE9C #9CB3BE #B89CBE #BEA79C
split-complementary
#A2BE9C #A79CBE #BE9CB3
monochromatic
#618759 #7FA677 #A2BE9C #C5D6C1 #E7EFE6
Accessibility & contrast
On white
2.02
#A2BE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A2BE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BE9C
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BE9C | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89A
Deuteranopia (green-blind)
#BCB59E
Tritanopia (blue-blind)
#A1BCB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2be9c; /* rgb */ color: rgb(162, 190, 156); /* oklch */ color: oklch(77.1% 0.056 140.1);
Tailwind
colors: {
custom: {
50: '#bdd1b9',
500: '#a2be9c',
950: '#000000',
},
}SCSS
$custom: #a2be9c; $custom-light: #bdd1b9; $custom-dark: #000000;
JSON
{
"hex": "#a2be9c",
"rgb": {
"r": 162,
"g": 190,
"b": 156
},
"hsl": {
"h": 109.412,
"s": 20.732,
"l": 67.843
},
"oklch": {
"l": 0.77123,
"c": 0.05646,
"h": 140.1
},
"luminance": 0.46909
}Semantic roles & 50–950 ramp
primary
#A2BE9C
secondary
#DED6E0
accent
#469F8F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280