#A6C2A2#A6C2A2
#A6C2A2 is a light, muted green. Relative luminance 0.493; OKLCH L 78.4% C 0.054 H 141.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A6C2A2 |
|---|---|
| RGB | rgb(166, 194, 162) |
| HSL | hsl(113, 21%, 70%) |
| HSV | hsv(113, 16%, 76%) |
| CMYK | cmyk(14.4%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(75.64, -15.55, 12.98) |
| CIE-LCH | lch(75.64, 20.26, 140.14°) |
| OKLab | oklab(78.43% -0.0423 0.0335) |
| OKLCH | oklch(78.43% 0.054 141.6) |
| XYZ | xyz(41.5379, 49.2985, 41.5025) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.50
Darkseagreen
#8FBC8F
ΔE00 5.51
Sage Green
#9CAF88
ΔE00 6.04
Lichen
#8FB67B
ΔE00 8.24
Sage Green (survey)
#88B378
ΔE00 8.98
Greyish Green
#82A67D
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6C2A2 #BEA2C2
analogous
#B6C2A2 #A6C2A2 #A2C2AE
triadic
#A6C2A2 #A2A6C2 #C2A2A6
tetradic
#A6C2A2 #A2B6C2 #BEA2C2 #C2AEA2
square
#A6C2A2 #A2B6C2 #BEA2C2 #C2AEA2
split-complementary
#A6C2A2 #AEA2C2 #C2A2B6
monochromatic
#638D5D #83AA7D #A6C2A2 #C9DAC7 #EDF2EC
Accessibility & contrast
On white
1.93
#A6C2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#A6C2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6C2A2
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6C2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6C2A2 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#BFB9A3
Tritanopia (blue-blind)
#A4C0B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a6c2a2; /* rgb */ color: rgb(166, 194, 162); /* oklch */ color: oklch(78.4% 0.054 141.6);
Tailwind
colors: {
custom: {
50: '#c0d4bd',
500: '#a6c2a2',
950: '#000000',
},
}SCSS
$custom: #a6c2a2; $custom-light: #c0d4bd; $custom-dark: #000000;
JSON
{
"hex": "#a6c2a2",
"rgb": {
"r": 166,
"g": 194,
"b": 162
},
"hsl": {
"h": 112.5,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78434,
"c": 0.05397,
"h": 141.6
},
"luminance": 0.49299
}Semantic roles & 50–950 ramp
primary
#A6C2A2
secondary
#E3DBE4
accent
#469F94
background
#FBFDFB
surface
#F7FAF6
border
#D0D3D0
text
#121412
muted
#818381