#A2BFAB#A2BFAB
#A2BFAB is a light, muted green. Relative luminance 0.479; OKLCH L 77.7% C 0.042 H 155.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFAB |
|---|---|
| RGB | rgb(162, 191, 171) |
| HSL | hsl(139, 18%, 69%) |
| HSV | hsv(139, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(74.75, -13.74, 6.82) |
| CIE-LCH | lch(74.75, 15.34, 153.60°) |
| OKLab | oklab(77.73% -0.0383 0.0177) |
| OKLCH | oklch(77.73% 0.042 155.2) |
| XYZ | xyz(40.8800, 47.8824, 45.6086) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.67
Darkseagreen
#8FBC8F
ΔE00 8.13
Sage Green
#9CAF88
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 8.79
Greyish Green
#82A67D
ΔE00 10.44
Grey Green
#86A17D
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFAB #BFA2B6
analogous
#A8BFA2 #A2BFAB #A2BFBA
triadic
#A2BFAB #ABA2BF #BFABA2
tetradic
#A2BFAB #A2A8BF #BFA2B6 #BFBAA2
square
#A2BFAB #A2A8BF #BFA2B6 #BFBAA2
split-complementary
#A2BFAB #BAA2BF #BFA2A8
monochromatic
#5E896B #7EA68A #A2BFAB #C6D8CC #EBF1EC
Accessibility & contrast
On white
1.99
#A2BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A2BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFAB
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFAB | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#9EBEB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bfab; /* rgb */ color: rgb(162, 191, 171); /* oklch */ color: oklch(77.7% 0.042 155.2);
Tailwind
colors: {
custom: {
50: '#bdd2c4',
500: '#a2bfab',
950: '#000000',
},
}SCSS
$custom: #a2bfab; $custom-light: #bdd2c4; $custom-dark: #000000;
JSON
{
"hex": "#a2bfab",
"rgb": {
"r": 162,
"g": 191,
"b": 171
},
"hsl": {
"h": 138.621,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.7773,
"c": 0.04225,
"h": 155.2
},
"luminance": 0.47883
}Semantic roles & 50–950 ramp
primary
#A2BFAB
secondary
#E3DAE0
accent
#49839D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121412
muted
#818281