#A2BBA2#A2BBA2
#A2BBA2 is a light, muted green. Relative luminance 0.458; OKLCH L 76.6% C 0.045 H 145.1°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBA2 |
|---|---|
| RGB | rgb(162, 187, 162) |
| HSL | hsl(120, 16%, 68%) |
| HSV | hsv(120, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 13.4%, 26.7%) |
| CIE-LAB | lab(73.44, -13.35, 9.83) |
| CIE-LCH | lch(73.44, 16.57, 143.64°) |
| OKLab | oklab(76.61% -0.0365 0.0255) |
| OKLCH | oklch(76.61% 0.045 145.1) |
| XYZ | xyz(39.1908, 45.8300, 40.9567) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.62
Sage Green
#9CAF88
ΔE00 5.88
Darkseagreen
#8FBC8F
ΔE00 6.94
Grey Green
#86A17D
ΔE00 8.75
Greyish Green
#82A67D
ΔE00 8.85
Lichen
#8FB67B
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBA2 #BBA2BB
analogous
#AEBBA2 #A2BBA2 #A2BBAE
triadic
#A2BBA2 #A2A2BB #BBA2A2
tetradic
#A2BBA2 #A2AEBB #BBA2BB #BBAEA2
square
#A2BBA2 #A2AEBB #BBA2BB #BBAEA2
split-complementary
#A2BBA2 #AEA2BB #BBA2AE
monochromatic
#608360 #7FA17F #A2BBA2 #C5D5C5 #E9EFE9
Accessibility & contrast
On white
2.07
#A2BBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#A2BBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBA2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBA2 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#B8B3A3
Tritanopia (blue-blind)
#A0B9B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bba2; /* rgb */ color: rgb(162, 187, 162); /* oklch */ color: oklch(76.6% 0.045 145.1);
Tailwind
colors: {
custom: {
50: '#bdcfbd',
500: '#a2bba2',
950: '#000000',
},
}SCSS
$custom: #a2bba2; $custom-light: #bdcfbd; $custom-dark: #000000;
JSON
{
"hex": "#a2bba2",
"rgb": {
"r": 162,
"g": 187,
"b": 162
},
"hsl": {
"h": 120,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76613,
"c": 0.04454,
"h": 145.1
},
"luminance": 0.45831
}Semantic roles & 50–950 ramp
primary
#A2BBA2
secondary
#E0D9E0
accent
#4C9A9A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281