#A2CC85#A2CC85
#A2CC85 is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 79.8% C 0.106 H 133.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CC85 |
|---|---|
| RGB | rgb(162, 204, 133) |
| HSL | hsl(95, 41%, 66%) |
| HSV | hsv(95, 35%, 80%) |
| CMYK | cmyk(20.6%, 0%, 34.8%, 20%) |
| CIE-LAB | lab(77.61, -26.56, 31.00) |
| CIE-LCH | lch(77.61, 40.82, 130.60°) |
| OKLab | oklab(79.77% -0.0724 0.0771) |
| OKLCH | oklch(79.77% 0.106 133.2) |
| XYZ | xyz(40.7259, 52.5597, 30.1851) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.32
Light Moss Green
#A6C875
ΔE00 3.36
Pale Olive Green
#B1D27B
ΔE00 4.32
Pale Olive
#B9CC81
ΔE00 5.41
Light Grey Green
#B7E1A1
ΔE00 5.48
Tan Green
#A9BE70
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CC85 #AF85CC
analogous
#C5CC85 #A2CC85 #85CC8B
triadic
#A2CC85 #85A2CC #CC85A2
tetradic
#A2CC85 #85C5CC #AF85CC #CC8B85
square
#A2CC85 #85C5CC #AF85CC #CC8B85
split-complementary
#A2CC85 #8B85CC #CC85C5
monochromatic
#63973F #81BA5A #A2CC85 #C3DEB0 #E4F0DB
Accessibility & contrast
On white
1.82
#A2CC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#A2CC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CC85
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CC85 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#CBBF89
Tritanopia (blue-blind)
#A3C7BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2cc85; /* rgb */ color: rgb(162, 204, 133); /* oklch */ color: oklch(79.8% 0.106 133.2);
Tailwind
colors: {
custom: {
50: '#bedba9',
500: '#a2cc85',
950: '#000000',
},
}SCSS
$custom: #a2cc85; $custom-light: #bedba9; $custom-dark: #000000;
JSON
{
"hex": "#a2cc85",
"rgb": {
"r": 162,
"g": 204,
"b": 133
},
"hsl": {
"h": 95.493,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79768,
"c": 0.10581,
"h": 133.2
},
"luminance": 0.52561
}Semantic roles & 50–950 ramp
primary
#A2CC85
secondary
#81579E
accent
#31B47F
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#121510
muted
#828480