#A0BFAA#A0BFAA
#A0BFAA is a light, muted green. Relative luminance 0.476; OKLCH L 77.6% C 0.045 H 155.6°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFAA |
|---|---|
| RGB | rgb(160, 191, 170) |
| HSL | hsl(139, 19%, 69%) |
| HSV | hsv(139, 16%, 75%) |
| CMYK | cmyk(16.2%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(74.60, -14.61, 7.12) |
| CIE-LCH | lch(74.60, 16.26, 154.01°) |
| OKLab | oklab(77.56% -0.0408 0.0185) |
| OKLCH | oklch(77.56% 0.045 155.6) |
| XYZ | xyz(40.3819, 47.6365, 45.0896) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.52
Darkseagreen
#8FBC8F
ΔE00 7.63
Sage Green
#9CAF88
ΔE00 8.09
Pale Teal
#82CBB2
ΔE00 8.25
Greyish Green
#82A67D
ΔE00 10.09
Grey Green
#86A17D
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFAA #BFA0B5
analogous
#A6BFA0 #A0BFAA #A0BFBA
triadic
#A0BFAA #AAA0BF #BFAAA0
tetradic
#A0BFAA #A0A6BF #BFA0B5 #BFBAA0
square
#A0BFAA #A0A6BF #BFA0B5 #BFBAA0
split-complementary
#A0BFAA #BAA0BF #BFA0A6
monochromatic
#5C896A #7BA689 #A0BFAA #C5D8CB #E9F0EB
Accessibility & contrast
On white
1.99
#A0BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A0BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFAA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFAA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#9BBEB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bfaa; /* rgb */ color: rgb(160, 191, 170); /* oklch */ color: oklch(77.6% 0.045 155.6);
Tailwind
colors: {
custom: {
50: '#bcd2c3',
500: '#a0bfaa',
950: '#000000',
},
}SCSS
$custom: #a0bfaa; $custom-light: #bcd2c3; $custom-dark: #000000;
JSON
{
"hex": "#a0bfaa",
"rgb": {
"r": 160,
"g": 191,
"b": 170
},
"hsl": {
"h": 139.355,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.77564,
"c": 0.04478,
"h": 155.6
},
"luminance": 0.47637
}Semantic roles & 50–950 ramp
primary
#A0BFAA
secondary
#E2D9DF
accent
#48829E
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281