#A0B89E#A0B89E
#A0B89E is a light, muted green. Relative luminance 0.442; OKLCH L 75.7% C 0.045 H 143.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B89E |
|---|---|
| RGB | rgb(160, 184, 158) |
| HSL | hsl(115, 15%, 67%) |
| HSV | hsv(115, 14%, 72%) |
| CMYK | cmyk(13%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(72.38, -13.21, 10.48) |
| CIE-LCH | lch(72.38, 16.86, 141.59°) |
| OKLab | oklab(75.71% -0.036 0.0271) |
| OKLCH | oklch(75.71% 0.045 143) |
| XYZ | xyz(37.8079, 44.2226, 38.8850) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.76
Sage Green
#9CAF88
ΔE00 5.09
Darkseagreen
#8FBC8F
ΔE00 6.75
Grey Green
#86A17D
ΔE00 7.91
Greyish Green
#82A67D
ΔE00 8.12
Greeny Grey
#7EA07A
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B89E #B69EB8
analogous
#ADB89E #A0B89E #9EB8A9
triadic
#A0B89E #9EA0B8 #B89EA0
tetradic
#A0B89E #9EADB8 #B69EB8 #B8A99E
square
#A0B89E #9EADB8 #B69EB8 #B8A99E
split-complementary
#A0B89E #A99EB8 #B89EAD
monochromatic
#5F7F5D #7D9E7B #A0B89E #C3D2C1 #E5ECE5
Accessibility & contrast
On white
2.13
#A0B89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#A0B89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B89E
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B89E | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39D
Deuteranopia (green-blind)
#B5B19F
Tritanopia (blue-blind)
#9EB6B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0b89e; /* rgb */ color: rgb(160, 184, 158); /* oklch */ color: oklch(75.7% 0.045 143.0);
Tailwind
colors: {
custom: {
50: '#bccdba',
500: '#a0b89e',
950: '#000000',
},
}SCSS
$custom: #a0b89e; $custom-light: #bccdba; $custom-dark: #000000;
JSON
{
"hex": "#a0b89e",
"rgb": {
"r": 160,
"g": 184,
"b": 158
},
"hsl": {
"h": 115.385,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.75707,
"c": 0.04512,
"h": 143
},
"luminance": 0.44223
}Semantic roles & 50–950 ramp
primary
#A0B89E
secondary
#DCD5DD
accent
#4C9A94
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280