#A0BE9C#A0BE9C
#A0BE9C is a light, muted green. Relative luminance 0.467; OKLCH L 77.0% C 0.058 H 141.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BE9C |
|---|---|
| RGB | rgb(160, 190, 156) |
| HSL | hsl(113, 21%, 68%) |
| HSV | hsv(113, 18%, 75%) |
| CMYK | cmyk(15.8%, 0%, 17.9%, 25.5%) |
| CIE-LAB | lab(74.00, -16.66, 13.85) |
| CIE-LCH | lch(74.00, 21.67, 140.26°) |
| OKLab | oklab(76.98% -0.0454 0.0357) |
| OKLCH | oklch(76.98% 0.058 141.8) |
| XYZ | xyz(38.9101, 46.7001, 38.4101) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.32
Greenish Grey
#96AE8D
ΔE00 4.44
Sage Green
#9CAF88
ΔE00 5.14
Lichen
#8FB67B
ΔE00 7.09
Sage Green (survey)
#88B378
ΔE00 7.73
Greyish Green
#82A67D
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BE9C #BA9CBE
analogous
#B1BE9C #A0BE9C #9CBEA9
triadic
#A0BE9C #9CA0BE #BE9CA0
tetradic
#A0BE9C #9CB1BE #BA9CBE #BEA99C
square
#A0BE9C #9CB1BE #BA9CBE #BEA99C
split-complementary
#A0BE9C #A99CBE #BE9CB1
monochromatic
#5E8759 #7DA677 #A0BE9C #C3D6C1 #E7EFE6
Accessibility & contrast
On white
2.03
#A0BE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#A0BE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BE9C
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BE9C | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89A
Deuteranopia (green-blind)
#BBB59E
Tritanopia (blue-blind)
#9EBCB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0be9c; /* rgb */ color: rgb(160, 190, 156); /* oklch */ color: oklch(77.0% 0.058 141.8);
Tailwind
colors: {
custom: {
50: '#bcd1b9',
500: '#a0be9c',
950: '#000000',
},
}SCSS
$custom: #a0be9c; $custom-light: #bcd1b9; $custom-dark: #000000;
JSON
{
"hex": "#a0be9c",
"rgb": {
"r": 160,
"g": 190,
"b": 156
},
"hsl": {
"h": 112.941,
"s": 20.732,
"l": 67.843
},
"oklch": {
"l": 0.76982,
"c": 0.05771,
"h": 141.8
},
"luminance": 0.46701
}Semantic roles & 50–950 ramp
primary
#A0BE9C
secondary
#DFD6E0
accent
#469F95
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280