#A2CD80#A2CD80
#A2CD80 is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 79.9% C 0.113 H 132.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD80 |
|---|---|
| RGB | rgb(162, 205, 128) |
| HSL | hsl(94, 44%, 65%) |
| HSV | hsv(94, 38%, 80%) |
| CMYK | cmyk(21%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(77.82, -27.74, 33.83) |
| CIE-LCH | lch(77.82, 43.75, 129.35°) |
| OKLab | oklab(79.91% -0.0759 0.0836) |
| OKLCH | oklch(79.91% 0.113 132.2) |
| XYZ | xyz(40.6271, 52.9017, 28.4885) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.63
Pistachio
#93C572
ΔE00 2.86
Pale Olive Green
#B1D27B
ΔE00 3.50
Pale Olive
#B9CC81
ΔE00 5.17
Tan Green
#A9BE70
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD80 #AB80CD
analogous
#C9CD80 #A2CD80 #80CD84
triadic
#A2CD80 #80A2CD #CD80A2
tetradic
#A2CD80 #80C9CD #AB80CD #CD8480
square
#A2CD80 #80C9CD #AB80CD #CD8480
split-complementary
#A2CD80 #8480CD #CD80C9
monochromatic
#64973B #82BC54 #A2CD80 #C2DEAC #E2F0D8
Accessibility & contrast
On white
1.81
#A2CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#A2CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD80
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD80 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37A
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#A3C7BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2cd80; /* rgb */ color: rgb(162, 205, 128); /* oklch */ color: oklch(79.9% 0.113 132.2);
Tailwind
colors: {
custom: {
50: '#bfdca5',
500: '#a2cd80',
950: '#000000',
},
}SCSS
$custom: #a2cd80; $custom-light: #bfdca5; $custom-dark: #000000;
JSON
{
"hex": "#a2cd80",
"rgb": {
"r": 162,
"g": 205,
"b": 128
},
"hsl": {
"h": 93.506,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79905,
"c": 0.1129,
"h": 132.2
},
"luminance": 0.52903
}Semantic roles & 50–950 ramp
primary
#A2CD80
secondary
#7D549D
accent
#2FB77B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12150F
muted
#828480