#A0BF92#A0BF92
#A0BF92 is a light, moderate green. Relative luminance 0.468; OKLCH L 77.0% C 0.071 H 136.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BF92 |
|---|---|
| RGB | rgb(160, 191, 146) |
| HSL | hsl(101, 26%, 66%) |
| HSV | hsv(101, 24%, 75%) |
| CMYK | cmyk(16.2%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(74.07, -18.87, 19.33) |
| CIE-LCH | lch(74.07, 27.01, 134.30°) |
| OKLab | oklab(76.97% -0.0511 0.0493) |
| OKLCH | oklch(76.97% 0.071 136) |
| XYZ | xyz(38.3153, 46.8099, 34.2051) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.40
Lichen
#8FB67B
ΔE00 4.69
Sage Green
#9CAF88
ΔE00 4.89
Greenish Grey
#96AE8D
ΔE00 5.38
Sage Green (survey)
#88B378
ΔE00 5.65
Sage
#87AE73
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BF92 #B192BF
analogous
#B6BF92 #A0BF92 #92BF9A
triadic
#A0BF92 #92A0BF #BF92A0
tetradic
#A0BF92 #92B6BF #B192BF #BF9A92
square
#A0BF92 #92B6BF #B192BF #BF9A92
split-complementary
#A0BF92 #9A92BF #BF92B6
monochromatic
#61874F #7EA86B #A0BF92 #C2D6B9 #E3ECDF
Accessibility & contrast
On white
2.03
#A0BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A0BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BF92
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BF92 | 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)
#C3B88F
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#A0BBB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bf92; /* rgb */ color: rgb(160, 191, 146); /* oklch */ color: oklch(77.0% 0.071 136.0);
Tailwind
colors: {
custom: {
50: '#bcd2b2',
500: '#a0bf92',
950: '#000000',
},
}SCSS
$custom: #a0bf92; $custom-light: #bcd2b2; $custom-dark: #000000;
JSON
{
"hex": "#a0bf92",
"rgb": {
"r": 160,
"g": 191,
"b": 146
},
"hsl": {
"h": 101.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.7697,
"c": 0.07096,
"h": 136
},
"luminance": 0.46811
}Semantic roles & 50–950 ramp
primary
#A0BF92
secondary
#D9CFDE
accent
#41A586
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#121411
muted
#818280