#A2CD85#A2CD85
#A2CD85 is a light, moderate yellow-green. Relative luminance 0.530; OKLCH L 80.0% C 0.107 H 133.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD85 |
|---|---|
| RGB | rgb(162, 205, 133) |
| HSL | hsl(96, 42%, 66%) |
| HSV | hsv(96, 35%, 80%) |
| CMYK | cmyk(21%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.90, -27.04, 31.37) |
| CIE-LCH | lch(77.90, 41.42, 130.77°) |
| OKLab | oklab(80% -0.0738 0.078) |
| OKLCH | oklch(80% 0.107 133.4) |
| XYZ | xyz(40.9644, 53.0366, 30.2646) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.32
Light Moss Green
#A6C875
ΔE00 3.39
Pale Olive Green
#B1D27B
ΔE00 4.22
Light Grey Green
#B7E1A1
ΔE00 5.34
Pale Olive
#B9CC81
ΔE00 5.48
Tan Green
#A9BE70
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD85 #B085CD
analogous
#C6CD85 #A2CD85 #85CD8C
triadic
#A2CD85 #85A2CD #CD85A2
tetradic
#A2CD85 #85C6CD #B085CD #CD8C85
square
#A2CD85 #85C6CD #B085CD #CD8C85
split-complementary
#A2CD85 #8C85CD #CD85C6
monochromatic
#63993F #81BB5A #A2CD85 #C3DFB0 #E4F1DC
Accessibility & contrast
On white
1.81
#A2CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#A2CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD85
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD85 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#A3C8BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2cd85; /* rgb */ color: rgb(162, 205, 133); /* oklch */ color: oklch(80.0% 0.107 133.4);
Tailwind
colors: {
custom: {
50: '#bedca9',
500: '#a2cd85',
950: '#000000',
},
}SCSS
$custom: #a2cd85; $custom-light: #bedca9; $custom-dark: #000000;
JSON
{
"hex": "#a2cd85",
"rgb": {
"r": 162,
"g": 205,
"b": 133
},
"hsl": {
"h": 95.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79995,
"c": 0.10736,
"h": 133.4
},
"luminance": 0.53037
}Semantic roles & 50–950 ramp
primary
#A2CD85
secondary
#82579F
accent
#31B580
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#121510
muted
#828480