#A0BAA8#A0BAA8
#A0BAA8 is a light, muted green. Relative luminance 0.454; OKLCH L 76.4% C 0.038 H 155.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BAA8 |
|---|---|
| RGB | rgb(160, 186, 168) |
| HSL | hsl(138, 16%, 68%) |
| HSV | hsv(138, 14%, 73%) |
| CMYK | cmyk(14%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(73.17, -12.40, 6.16) |
| CIE-LCH | lch(73.17, 13.85, 153.59°) |
| OKLab | oklab(76.41% -0.0346 0.016) |
| OKLCH | oklch(76.41% 0.038 155.2) |
| XYZ | xyz(39.1224, 45.4178, 43.7435) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.27
Sage Green
#9CAF88
ΔE00 7.89
Darkseagreen
#8FBC8F
ΔE00 8.82
Grey Green
#86A17D
ΔE00 9.85
Pale Teal
#82CBB2
ΔE00 9.88
Greyish Green
#82A67D
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BAA8 #BAA0B2
analogous
#A5BAA0 #A0BAA8 #A0BAB5
triadic
#A0BAA8 #A8A0BA #BAA8A0
tetradic
#A0BAA8 #A0A5BA #BAA0B2 #BAB5A0
square
#A0BAA8 #A0A5BA #BAA0B2 #BAB5A0
split-complementary
#A0BAA8 #B5A0BA #BAA0A5
monochromatic
#5E8269 #7DA088 #A0BAA8 #C3D4C8 #E7EDE9
Accessibility & contrast
On white
2.08
#A0BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#A0BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BAA8
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BAA8 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A7
Deuteranopia (green-blind)
#B5B2A9
Tritanopia (blue-blind)
#9CB9B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a0baa8; /* rgb */ color: rgb(160, 186, 168); /* oklch */ color: oklch(76.4% 0.038 155.2);
Tailwind
colors: {
custom: {
50: '#bccec1',
500: '#a0baa8',
950: '#000000',
},
}SCSS
$custom: #a0baa8; $custom-light: #bccec1; $custom-dark: #000000;
JSON
{
"hex": "#a0baa8",
"rgb": {
"r": 160,
"g": 186,
"b": 168
},
"hsl": {
"h": 138.462,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.76412,
"c": 0.03816,
"h": 155.2
},
"luminance": 0.45419
}Semantic roles & 50–950 ramp
primary
#A0BAA8
secondary
#DFD7DC
accent
#4B829A
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121312
muted
#818281