#A2B69A#A2B69A
#A2B69A is a light, muted green. Relative luminance 0.435; OKLCH L 75.3% C 0.045 H 136.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B69A |
|---|---|
| RGB | rgb(162, 182, 154) |
| HSL | hsl(103, 16%, 66%) |
| HSV | hsv(103, 15%, 71%) |
| CMYK | cmyk(11%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(71.87, -12.17, 11.96) |
| CIE-LCH | lch(71.87, 17.07, 135.50°) |
| OKLab | oklab(75.31% -0.0328 0.0309) |
| OKLCH | oklch(75.31% 0.045 136.7) |
| XYZ | xyz(37.4599, 43.4700, 36.9826) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.25
Sage Green
#9CAF88
ΔE00 4.02
Darkseagreen
#8FBC8F
ΔE00 7.08
Grey Green
#86A17D
ΔE00 7.51
Greyish Green
#82A67D
ΔE00 7.97
Lichen
#8FB67B
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B69A #AE9AB6
analogous
#B0B69A #A2B69A #9AB6A0
triadic
#A2B69A #9AA2B6 #B69AA2
tetradic
#A2B69A #9AB0B6 #AE9AB6 #B6A09A
square
#A2B69A #9AB0B6 #AE9AB6 #B6A09A
split-complementary
#A2B69A #A09AB6 #B69AB0
monochromatic
#637C5A #819C76 #A2B69A #C3D0BE #E3E9E1
Accessibility & contrast
On white
2.17
#A2B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#A2B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B69A
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B69A | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#A2B4AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b69a; /* rgb */ color: rgb(162, 182, 154); /* oklch */ color: oklch(75.3% 0.045 136.7);
Tailwind
colors: {
custom: {
50: '#bdcbb7',
500: '#a2b69a',
950: '#000000',
},
}SCSS
$custom: #a2b69a; $custom-light: #bdcbb7; $custom-dark: #000000;
JSON
{
"hex": "#a2b69a",
"rgb": {
"r": 162,
"g": 182,
"b": 154
},
"hsl": {
"h": 102.857,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.75311,
"c": 0.04508,
"h": 136.7
},
"luminance": 0.4347
}Semantic roles & 50–950 ramp
primary
#A2B69A
secondary
#D8D1DB
accent
#4B9A84
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280