#A2C8A0#A2C8A0
#A2C8A0 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.4% C 0.069 H 143.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8A0 |
|---|---|
| RGB | rgb(162, 200, 160) |
| HSL | hsl(117, 27%, 71%) |
| HSV | hsv(117, 20%, 78%) |
| CMYK | cmyk(19%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(77.00, -20.32, 15.93) |
| CIE-LCH | lch(77.00, 25.82, 141.91°) |
| OKLab | oklab(79.44% -0.0555 0.0409) |
| OKLCH | oklch(79.44% 0.069 143.6) |
| XYZ | xyz(41.8982, 51.5270, 40.9891) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.07
Lichen
#8FB67B
ΔE00 7.18
Greenish Grey
#96AE8D
ΔE00 7.25
Sage Green
#9CAF88
ΔE00 7.52
Light Grey Green
#B7E1A1
ΔE00 7.82
Sage Green (survey)
#88B378
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8A0 #C6A0C8
analogous
#B6C8A0 #A2C8A0 #A0C8B2
triadic
#A2C8A0 #A0A2C8 #C8A0A2
tetradic
#A2C8A0 #A0B6C8 #C6A0C8 #C8B2A0
square
#A2C8A0 #A0B6C8 #C6A0C8 #C8B2A0
split-complementary
#A2C8A0 #B2A0C8 #C8A0B6
monochromatic
#5A9657 #7CB279 #A2C8A0 #C8DEC7 #ECF4EC
Accessibility & contrast
On white
1.86
#A2C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#A2C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8A0
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8A0 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC19E
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#9FC5BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2c8a0; /* rgb */ color: rgb(162, 200, 160); /* oklch */ color: oklch(79.4% 0.069 143.6);
Tailwind
colors: {
custom: {
50: '#bed8bc',
500: '#a2c8a0',
950: '#000000',
},
}SCSS
$custom: #a2c8a0; $custom-light: #bed8bc; $custom-dark: #000000;
JSON
{
"hex": "#a2c8a0",
"rgb": {
"r": 162,
"g": 200,
"b": 160
},
"hsl": {
"h": 117,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.79439,
"c": 0.06891,
"h": 143.6
},
"luminance": 0.51528
}Semantic roles & 50–950 ramp
primary
#A2C8A0
secondary
#9A709D
accent
#40A5A0
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121412
muted
#828382