#A2BBAB#A2BBAB
#A2BBAB is a light, muted green. Relative luminance 0.462; OKLCH L 76.9% C 0.035 H 157.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBAB |
|---|---|
| RGB | rgb(162, 187, 171) |
| HSL | hsl(142, 16%, 68%) |
| HSV | hsv(142, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.65, -11.67, 5.24) |
| CIE-LCH | lch(73.65, 12.79, 155.82°) |
| OKLab | oklab(76.85% -0.0327 0.0136) |
| OKLCH | oklch(76.85% 0.035 157.4) |
| XYZ | xyz(40.0196, 46.1615, 45.3218) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.06
Sage Green
#9CAF88
ΔE00 8.60
Darkseagreen
#8FBC8F
ΔE00 9.64
Pale Teal
#82CBB2
ΔE00 10.24
Grey Green
#86A17D
ΔE00 10.61
Greyish Teal
#719F91
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBAB #BBA2B2
analogous
#A5BBA2 #A2BBAB #A2BBB7
triadic
#A2BBAB #ABA2BB #BBABA2
tetradic
#A2BBAB #A2A5BB #BBA2B2 #BBB7A2
square
#A2BBAB #A2A5BB #BBA2B2 #BBB7A2
split-complementary
#A2BBAB #B7A2BB #BBA2A5
monochromatic
#60836C #7FA18B #A2BBAB #C5D5CB #E9EFEB
Accessibility & contrast
On white
2.05
#A2BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#A2BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBAB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBAB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#9EBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbab; /* rgb */ color: rgb(162, 187, 171); /* oklch */ color: oklch(76.9% 0.035 157.4);
Tailwind
colors: {
custom: {
50: '#bdcfc4',
500: '#a2bbab',
950: '#000000',
},
}SCSS
$custom: #a2bbab; $custom-light: #bdcfc4; $custom-dark: #000000;
JSON
{
"hex": "#a2bbab",
"rgb": {
"r": 162,
"g": 187,
"b": 171
},
"hsl": {
"h": 141.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76855,
"c": 0.03546,
"h": 157.4
},
"luminance": 0.46162
}Semantic roles & 50–950 ramp
primary
#A2BBAB
secondary
#E0D9DD
accent
#4C7E9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281