#A2C0A2#A2C0A2
#A2C0A2 is a light, muted green. Relative luminance 0.480; OKLCH L 77.7% C 0.053 H 145.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C0A2 |
|---|---|
| RGB | rgb(162, 192, 162) |
| HSL | hsl(120, 19%, 69%) |
| HSV | hsv(120, 16%, 75%) |
| CMYK | cmyk(15.6%, 0%, 15.6%, 24.7%) |
| CIE-LAB | lab(74.82, -15.92, 11.79) |
| CIE-LCH | lch(74.82, 19.81, 143.48°) |
| OKLab | oklab(77.71% -0.0436 0.0305) |
| OKLCH | oklch(77.71% 0.053 145) |
| XYZ | xyz(40.2700, 47.9885, 41.3165) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.18
Darkseagreen
#8FBC8F
ΔE00 5.35
Sage Green
#9CAF88
ΔE00 6.14
Lichen
#8FB67B
ΔE00 8.42
Greyish Green
#82A67D
ΔE00 8.75
Pale Teal
#82CBB2
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C0A2 #C0A2C0
analogous
#B1C0A2 #A2C0A2 #A2C0B1
triadic
#A2C0A2 #A2A2C0 #C0A2A2
tetradic
#A2C0A2 #A2B1C0 #C0A2C0 #C0B1A2
square
#A2C0A2 #A2B1C0 #C0A2C0 #C0B1A2
split-complementary
#A2C0A2 #B1A2C0 #C0A2B1
monochromatic
#5E8A5E #7EA77E #A2C0A2 #C6D9C6 #EBF1EB
Accessibility & contrast
On white
1.98
#A2C0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A2C0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C0A2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C0A2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#BCB7A3
Tritanopia (blue-blind)
#9FBEB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2c0a2; /* rgb */ color: rgb(162, 192, 162); /* oklch */ color: oklch(77.7% 0.053 145.0);
Tailwind
colors: {
custom: {
50: '#bdd3bd',
500: '#a2c0a2',
950: '#000000',
},
}SCSS
$custom: #a2c0a2; $custom-light: #bdd3bd; $custom-dark: #000000;
JSON
{
"hex": "#a2c0a2",
"rgb": {
"r": 162,
"g": 192,
"b": 162
},
"hsl": {
"h": 120,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.77714,
"c": 0.05316,
"h": 145
},
"luminance": 0.47989
}Semantic roles & 50–950 ramp
primary
#A2C0A2
secondary
#E3DBE3
accent
#489E9E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281