#A2CD96#A2CD96
#A2CD96 is a light, moderate green. Relative luminance 0.535; OKLCH L 80.3% C 0.088 H 138.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD96 |
|---|---|
| RGB | rgb(162, 205, 150) |
| HSL | hsl(107, 35%, 70%) |
| HSV | hsv(107, 27%, 80%) |
| CMYK | cmyk(21%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(78.20, -24.47, 22.89) |
| CIE-LCH | lch(78.20, 33.51, 136.90°) |
| OKLab | oklab(80.33% -0.0665 0.058) |
| OKLCH | oklch(80.33% 0.088 138.9) |
| XYZ | xyz(42.2353, 53.5450, 36.9582) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 5.16
Lichen
#8FB67B
ΔE00 6.26
Pistachio
#93C572
ΔE00 6.27
Light Moss Green
#A6C875
ΔE00 6.76
Hospital Green
#9BE5AA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD96 #C196CD
analogous
#BECD96 #A2CD96 #96CDA6
triadic
#A2CD96 #96A2CD #CD96A2
tetradic
#A2CD96 #96BECD #C196CD #CDA696
square
#A2CD96 #96BECD #C196CD #CDA696
split-complementary
#A2CD96 #A696CD #CD96BE
monochromatic
#5D9E4B #7DB96D #A2CD96 #C7E1BF #EBF4E9
Accessibility & contrast
On white
1.79
#A2CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#A2CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD96
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD96 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C493
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#A0C9BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2cd96; /* rgb */ color: rgb(162, 205, 150); /* oklch */ color: oklch(80.3% 0.088 138.9);
Tailwind
colors: {
custom: {
50: '#bedcb5',
500: '#a2cd96',
950: '#000000',
},
}SCSS
$custom: #a2cd96; $custom-light: #bedcb5; $custom-dark: #000000;
JSON
{
"hex": "#a2cd96",
"rgb": {
"r": 162,
"g": 205,
"b": 150
},
"hsl": {
"h": 106.909,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.80333,
"c": 0.08829,
"h": 138.9
},
"luminance": 0.53546
}Semantic roles & 50–950 ramp
primary
#A2CD96
secondary
#9565A2
accent
#37AE94
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481