#A2C8A2#A2C8A2
#A2C8A2 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.5% C 0.067 H 144.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8A2 |
|---|---|
| RGB | rgb(162, 200, 162) |
| HSL | hsl(120, 26%, 71%) |
| HSV | hsv(120, 19%, 78%) |
| CMYK | cmyk(19%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(77.04, -19.97, 14.92) |
| CIE-LCH | lch(77.04, 24.93, 143.24°) |
| OKLab | oklab(79.49% -0.0546 0.0384) |
| OKLCH | oklch(79.49% 0.067 144.9) |
| XYZ | xyz(42.0746, 51.5975, 41.9180) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.29
Greenish Grey
#96AE8D
ΔE00 7.22
Lichen
#8FB67B
ΔE00 7.59
Sage Green
#9CAF88
ΔE00 7.64
Light Grey Green
#B7E1A1
ΔE00 8.19
Pale Teal
#82CBB2
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8A2 #C8A2C8
analogous
#B5C8A2 #A2C8A2 #A2C8B5
triadic
#A2C8A2 #A2A2C8 #C8A2A2
tetradic
#A2C8A2 #A2B5C8 #C8A2C8 #C8B5A2
square
#A2C8A2 #A2B5C8 #C8A2C8 #C8B5A2
split-complementary
#A2C8A2 #B5A2C8 #C8A2B5
monochromatic
#599759 #7CB17C #A2C8A2 #C8DFC8 #ECF4EC
Accessibility & contrast
On white
1.86
#A2C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#A2C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8A2
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8A2 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A0
Deuteranopia (green-blind)
#C3BDA4
Tritanopia (blue-blind)
#9FC6BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2c8a2; /* rgb */ color: rgb(162, 200, 162); /* oklch */ color: oklch(79.5% 0.067 144.9);
Tailwind
colors: {
custom: {
50: '#bed8bd',
500: '#a2c8a2',
950: '#000000',
},
}SCSS
$custom: #a2c8a2; $custom-light: #bed8bd; $custom-dark: #000000;
JSON
{
"hex": "#a2c8a2",
"rgb": {
"r": 162,
"g": 200,
"b": 162
},
"hsl": {
"h": 120,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.79487,
"c": 0.06674,
"h": 144.9
},
"luminance": 0.51599
}Semantic roles & 50–950 ramp
primary
#A2C8A2
secondary
#9D729D
accent
#41A4A4
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121412
muted
#828382