#A2BAAA#A2BAAA
#A2BAAA is a light, muted green. Relative luminance 0.457; OKLCH L 76.6% C 0.035 H 156.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAAA |
|---|---|
| RGB | rgb(162, 186, 170) |
| HSL | hsl(140, 15%, 68%) |
| HSV | hsv(140, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(73.35, -11.34, 5.35) |
| CIE-LCH | lch(73.35, 12.54, 154.72°) |
| OKLab | oklab(76.61% -0.0317 0.0139) |
| OKLCH | oklch(76.61% 0.035 156.3) |
| XYZ | xyz(39.7132, 45.7008, 44.7512) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.92
Sage Green
#9CAF88
ΔE00 8.44
Darkseagreen
#8FBC8F
ΔE00 9.73
Grey Green
#86A17D
ΔE00 10.45
Pale Teal
#82CBB2
ΔE00 10.55
Greyish Teal
#719F91
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAAA #BAA2B2
analogous
#A6BAA2 #A2BAAA #A2BAB6
triadic
#A2BAAA #AAA2BA #BAAAA2
tetradic
#A2BAAA #A2A6BA #BAA2B2 #BAB6A2
square
#A2BAAA #A2A6BA #BAA2B2 #BAB6A2
split-complementary
#A2BAAA #B6A2BA #BAA2A6
monochromatic
#60826B #7FA08A #A2BAAA #C5D4CA #E8EEEA
Accessibility & contrast
On white
2.07
#A2BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#A2BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAAA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAAA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#B5B3AB
Tritanopia (blue-blind)
#9EB9B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2baaa; /* rgb */ color: rgb(162, 186, 170); /* oklch */ color: oklch(76.6% 0.035 156.3);
Tailwind
colors: {
custom: {
50: '#bdcec3',
500: '#a2baaa',
950: '#000000',
},
}SCSS
$custom: #a2baaa; $custom-light: #bdcec3; $custom-dark: #000000;
JSON
{
"hex": "#a2baaa",
"rgb": {
"r": 162,
"g": 186,
"b": 170
},
"hsl": {
"h": 140,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.76609,
"c": 0.03467,
"h": 156.3
},
"luminance": 0.45701
}Semantic roles & 50–950 ramp
primary
#A2BAAA
secondary
#E0D8DD
accent
#4C8099
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121312
muted
#818281