#A2BAA6#A2BAA6
#A2BAA6 is a light, muted green. Relative luminance 0.456; OKLCH L 76.5% C 0.039 H 150.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAA6 |
|---|---|
| RGB | rgb(162, 186, 166) |
| HSL | hsl(130, 15%, 68%) |
| HSV | hsv(130, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 10.8%, 27.1%) |
| CIE-LAB | lab(73.25, -12.09, 7.39) |
| CIE-LCH | lch(73.25, 14.17, 148.56°) |
| OKLab | oklab(76.5% -0.0334 0.0192) |
| OKLCH | oklch(76.5% 0.039 150.1) |
| XYZ | xyz(39.3406, 45.5517, 42.7887) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.68
Sage Green
#9CAF88
ΔE00 7.12
Darkseagreen
#8FBC8F
ΔE00 8.45
Grey Green
#86A17D
ΔE00 9.50
Greyish Green
#82A67D
ΔE00 9.86
Pale Teal
#82CBB2
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAA6 #BAA2B6
analogous
#AABAA2 #A2BAA6 #A2BAB2
triadic
#A2BAA6 #A6A2BA #BAA6A2
tetradic
#A2BAA6 #A2AABA #BAA2B6 #BAB2A2
square
#A2BAA6 #A2AABA #BAA2B6 #BAB2A2
split-complementary
#A2BAA6 #B2A2BA #BAA2AA
monochromatic
#608266 #7FA084 #A2BAA6 #C5D4C8 #E8EEE9
Accessibility & contrast
On white
2.08
#A2BAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#A2BAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAA6
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAA6 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A5
Deuteranopia (green-blind)
#B6B3A7
Tritanopia (blue-blind)
#9FB9B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2baa6; /* rgb */ color: rgb(162, 186, 166); /* oklch */ color: oklch(76.5% 0.039 150.1);
Tailwind
colors: {
custom: {
50: '#bdcec0',
500: '#a2baa6',
950: '#000000',
},
}SCSS
$custom: #a2baa6; $custom-light: #bdcec0; $custom-dark: #000000;
JSON
{
"hex": "#a2baa6",
"rgb": {
"r": 162,
"g": 186,
"b": 166
},
"hsl": {
"h": 130,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.765,
"c": 0.03856,
"h": 150.1
},
"luminance": 0.45552
}Semantic roles & 50–950 ramp
primary
#A2BAA6
secondary
#E0D8DE
accent
#4C8C99
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121312
muted
#818281