#A2B69C#A2B69C
#A2B69C is a light, muted green. Relative luminance 0.435; OKLCH L 75.4% C 0.043 H 138.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B69C |
|---|---|
| RGB | rgb(162, 182, 156) |
| HSL | hsl(106, 15%, 66%) |
| HSV | hsv(106, 14%, 71%) |
| CMYK | cmyk(11%, 0%, 14.3%, 28.6%) |
| CIE-LAB | lab(71.92, -11.82, 10.94) |
| CIE-LCH | lch(71.92, 16.10, 137.23°) |
| OKLab | oklab(75.36% -0.032 0.0283) |
| OKLCH | oklch(75.36% 0.043 138.5) |
| XYZ | xyz(37.6278, 43.5371, 37.8672) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.64
Sage Green
#9CAF88
ΔE00 4.60
Darkseagreen
#8FBC8F
ΔE00 7.50
Grey Green
#86A17D
ΔE00 7.78
Greyish Green
#82A67D
ΔE00 8.32
Greeny Grey
#7EA07A
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B69C #B09CB6
analogous
#AFB69C #A2B69C #9CB6A3
triadic
#A2B69C #9CA2B6 #B69CA2
tetradic
#A2B69C #9CAFB6 #B09CB6 #B6A39C
square
#A2B69C #9CAFB6 #B09CB6 #B6A39C
split-complementary
#A2B69C #A39CB6 #B69CAF
monochromatic
#637C5C #819C79 #A2B69C #C3D0BF #E4EAE2
Accessibility & contrast
On white
2.16
#A2B69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#A2B69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B69C
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B69C | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19B
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#A1B4AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b69c; /* rgb */ color: rgb(162, 182, 156); /* oklch */ color: oklch(75.4% 0.043 138.5);
Tailwind
colors: {
custom: {
50: '#bdcbb9',
500: '#a2b69c',
950: '#000000',
},
}SCSS
$custom: #a2b69c; $custom-light: #bdcbb9; $custom-dark: #000000;
JSON
{
"hex": "#a2b69c",
"rgb": {
"r": 162,
"g": 182,
"b": 156
},
"hsl": {
"h": 106.154,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.75362,
"c": 0.0427,
"h": 138.5
},
"luminance": 0.43538
}Semantic roles & 50–950 ramp
primary
#A2B69C
secondary
#D9D3DB
accent
#4C9988
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280