#A2B69E#A2B69E
#A2B69E is a light, muted green. Relative luminance 0.436; OKLCH L 75.4% C 0.040 H 140.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B69E |
|---|---|
| RGB | rgb(162, 182, 158) |
| HSL | hsl(110, 14%, 67%) |
| HSV | hsv(110, 13%, 71%) |
| CMYK | cmyk(11%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(71.96, -11.46, 9.91) |
| CIE-LCH | lch(71.96, 15.15, 139.16°) |
| OKLab | oklab(75.41% -0.0311 0.0257) |
| OKLCH | oklch(75.41% 0.04 140.4) |
| XYZ | xyz(37.7986, 43.6054, 38.7664) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.11
Sage Green
#9CAF88
ΔE00 5.21
Darkseagreen
#8FBC8F
ΔE00 7.96
Grey Green
#86A17D
ΔE00 8.11
Greyish Green
#82A67D
ΔE00 8.71
Greeny Grey
#7EA07A
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B69E #B29EB6
analogous
#AEB69E #A2B69E #9EB6A6
triadic
#A2B69E #9EA2B6 #B69EA2
tetradic
#A2B69E #9EAEB6 #B29EB6 #B6A69E
square
#A2B69E #9EAEB6 #B29EB6 #B6A69E
split-complementary
#A2B69E #A69EB6 #B69EAE
monochromatic
#637C5D #819C7B #A2B69E #C3D0C1 #E5EBE4
Accessibility & contrast
On white
2.16
#A2B69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#A2B69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B69E
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B69E | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#B4B09F
Tritanopia (blue-blind)
#A1B4AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b69e; /* rgb */ color: rgb(162, 182, 158); /* oklch */ color: oklch(75.4% 0.040 140.4);
Tailwind
colors: {
custom: {
50: '#bdcbba',
500: '#a2b69e',
950: '#000000',
},
}SCSS
$custom: #a2b69e; $custom-light: #bdcbba; $custom-dark: #000000;
JSON
{
"hex": "#a2b69e",
"rgb": {
"r": 162,
"g": 182,
"b": 158
},
"hsl": {
"h": 110,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.75414,
"c": 0.04036,
"h": 140.4
},
"luminance": 0.43606
}Semantic roles & 50–950 ramp
primary
#A2B69E
secondary
#DAD4DC
accent
#4D988C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280