#A2CD99#A2CD99
#A2CD99 is a light, moderate green. Relative luminance 0.536; OKLCH L 80.4% C 0.085 H 140.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD99 |
|---|---|
| RGB | rgb(162, 205, 153) |
| HSL | hsl(110, 34%, 70%) |
| HSV | hsv(110, 25%, 80%) |
| CMYK | cmyk(21%, 0%, 25.4%, 19.6%) |
| CIE-LAB | lab(78.25, -23.98, 21.39) |
| CIE-LCH | lch(78.25, 32.13, 138.27°) |
| OKLab | oklab(80.4% -0.0653 0.0544) |
| OKLCH | oklch(80.4% 0.085 140.2) |
| XYZ | xyz(42.4800, 53.6429, 38.2468) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.83
Light Grey Green
#B7E1A1
ΔE00 5.43
Lichen
#8FB67B
ΔE00 6.50
Hospital Green
#9BE5AA
ΔE00 6.69
Pistachio
#93C572
ΔE00 6.93
Light Sage
#BCECAC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD99 #C499CD
analogous
#BCCD99 #A2CD99 #99CDAA
triadic
#A2CD99 #99A2CD #CD99A2
tetradic
#A2CD99 #99BCCD #C499CD #CDAA99
square
#A2CD99 #99BCCD #C499CD #CDAA99
split-complementary
#A2CD99 #AA99CD #CD99BC
monochromatic
#5B9E4D #7DB970 #A2CD99 #C7E1C2 #ECF5EA
Accessibility & contrast
On white
1.79
#A2CD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#A2CD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD99
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD99 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#A0C9BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a2cd99; /* rgb */ color: rgb(162, 205, 153); /* oklch */ color: oklch(80.4% 0.085 140.2);
Tailwind
colors: {
custom: {
50: '#bedcb7',
500: '#a2cd99',
950: '#000000',
},
}SCSS
$custom: #a2cd99; $custom-light: #bedcb7; $custom-dark: #000000;
JSON
{
"hex": "#a2cd99",
"rgb": {
"r": 162,
"g": 205,
"b": 153
},
"hsl": {
"h": 109.615,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.80398,
"c": 0.08494,
"h": 140.2
},
"luminance": 0.53644
}Semantic roles & 50–950 ramp
primary
#A2CD99
secondary
#9868A2
accent
#38AD99
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481