#A0BE96#A0BE96
#A0BE96 is a light, moderate green. Relative luminance 0.465; OKLCH L 76.8% C 0.065 H 137.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BE96 |
|---|---|
| RGB | rgb(160, 190, 150) |
| HSL | hsl(105, 24%, 67%) |
| HSV | hsv(105, 21%, 75%) |
| CMYK | cmyk(15.8%, 0%, 21.1%, 25.5%) |
| CIE-LAB | lab(73.87, -17.69, 16.91) |
| CIE-LCH | lch(73.87, 24.47, 136.30°) |
| OKLab | oklab(76.84% -0.0479 0.0433) |
| OKLCH | oklch(76.84% 0.065 137.9) |
| XYZ | xyz(38.4145, 46.5018, 35.8001) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.57
Sage Green
#9CAF88
ΔE00 4.61
Greenish Grey
#96AE8D
ΔE00 4.63
Lichen
#8FB67B
ΔE00 5.62
Sage Green (survey)
#88B378
ΔE00 6.42
Sage
#87AE73
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BE96 #B496BE
analogous
#B4BE96 #A0BE96 #96BEA0
triadic
#A0BE96 #96A0BE #BE96A0
tetradic
#A0BE96 #96B4BE #B496BE #BEA096
square
#A0BE96 #96B4BE #B496BE #BEA096
split-complementary
#A0BE96 #A096BE #BE96B4
monochromatic
#608653 #7EA770 #A0BE96 #C2D5BC #E4EDE2
Accessibility & contrast
On white
2.04
#A0BE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#A0BE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BE96
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BE96 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B794
Deuteranopia (green-blind)
#BCB498
Tritanopia (blue-blind)
#9FBBB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0be96; /* rgb */ color: rgb(160, 190, 150); /* oklch */ color: oklch(76.8% 0.065 137.9);
Tailwind
colors: {
custom: {
50: '#bcd1b5',
500: '#a0be96',
950: '#000000',
},
}SCSS
$custom: #a0be96; $custom-light: #bcd1b5; $custom-dark: #000000;
JSON
{
"hex": "#a0be96",
"rgb": {
"r": 160,
"g": 190,
"b": 150
},
"hsl": {
"h": 105,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.76839,
"c": 0.0646,
"h": 137.9
},
"luminance": 0.46503
}Semantic roles & 50–950 ramp
primary
#A0BE96
secondary
#DBD1DE
accent
#44A28A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280