#A0BFAB#A0BFAB
#A0BFAB is a light, muted green. Relative luminance 0.477; OKLCH L 77.6% C 0.044 H 156.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFAB |
|---|---|
| RGB | rgb(160, 191, 171) |
| HSL | hsl(141, 19%, 69%) |
| HSV | hsv(141, 16%, 75%) |
| CMYK | cmyk(16.2%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(74.62, -14.42, 6.62) |
| CIE-LCH | lch(74.62, 15.87, 155.35°) |
| OKLab | oklab(77.59% -0.0404 0.0172) |
| OKLCH | oklch(77.59% 0.044 156.9) |
| XYZ | xyz(40.4769, 47.6745, 45.5897) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.76
Darkseagreen
#8FBC8F
ΔE00 7.95
Pale Teal
#82CBB2
ΔE00 8.28
Sage Green
#9CAF88
ΔE00 8.36
Seafoam Blue
#78D1B6
ΔE00 10.30
Greyish Green
#82A67D
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFAB #BFA0B4
analogous
#A5BFA0 #A0BFAB #A0BFBB
triadic
#A0BFAB #ABA0BF #BFABA0
tetradic
#A0BFAB #A0A5BF #BFA0B4 #BFBBA0
square
#A0BFAB #A0A5BF #BFA0B4 #BFBBA0
split-complementary
#A0BFAB #BBA0BF #BFA0A5
monochromatic
#5C896C #7BA68B #A0BFAB #C5D8CB #E9F0EC
Accessibility & contrast
On white
1.99
#A0BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#A0BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFAB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFAB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#9BBEB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bfab; /* rgb */ color: rgb(160, 191, 171); /* oklch */ color: oklch(77.6% 0.044 156.9);
Tailwind
colors: {
custom: {
50: '#bcd2c4',
500: '#a0bfab',
950: '#000000',
},
}SCSS
$custom: #a0bfab; $custom-light: #bcd2c4; $custom-dark: #000000;
JSON
{
"hex": "#a0bfab",
"rgb": {
"r": 160,
"g": 191,
"b": 171
},
"hsl": {
"h": 141.29,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.77591,
"c": 0.04386,
"h": 156.9
},
"luminance": 0.47675
}Semantic roles & 50–950 ramp
primary
#A0BFAB
secondary
#E2D9DF
accent
#487F9E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121412
muted
#818281