#A2CD97#A2CD97
#A2CD97 is a light, moderate green. Relative luminance 0.536; OKLCH L 80.4% C 0.087 H 139.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD97 |
|---|---|
| RGB | rgb(162, 205, 151) |
| HSL | hsl(108, 35%, 70%) |
| HSV | hsv(108, 26%, 80%) |
| CMYK | cmyk(21%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(78.21, -24.31, 22.39) |
| CIE-LCH | lch(78.21, 33.05, 137.35°) |
| OKLab | oklab(80.36% -0.0661 0.0568) |
| OKLCH | oklch(80.36% 0.087 139.3) |
| XYZ | xyz(42.3162, 53.5773, 37.3841) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.00
Light Grey Green
#B7E1A1
ΔE00 5.24
Lichen
#8FB67B
ΔE00 6.33
Pistachio
#93C572
ΔE00 6.49
Hospital Green
#9BE5AA
ΔE00 6.73
Light Moss Green
#A6C875
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD97 #C297CD
analogous
#BDCD97 #A2CD97 #97CDA7
triadic
#A2CD97 #97A2CD #CD97A2
tetradic
#A2CD97 #97BDCD #C297CD #CDA797
square
#A2CD97 #97BDCD #C297CD #CDA797
split-complementary
#A2CD97 #A797CD #CD97BD
monochromatic
#5D9E4C #7DB96E #A2CD97 #C7E1C0 #ECF5EA
Accessibility & contrast
On white
1.79
#A2CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#A2CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD97
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD97 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C494
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#A0C9BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2cd97; /* rgb */ color: rgb(162, 205, 151); /* oklch */ color: oklch(80.4% 0.087 139.3);
Tailwind
colors: {
custom: {
50: '#bedcb6',
500: '#a2cd97',
950: '#000000',
},
}SCSS
$custom: #a2cd97; $custom-light: #bedcb6; $custom-dark: #000000;
JSON
{
"hex": "#a2cd97",
"rgb": {
"r": 162,
"g": 205,
"b": 151
},
"hsl": {
"h": 107.778,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80355,
"c": 0.08717,
"h": 139.3
},
"luminance": 0.53578
}Semantic roles & 50–950 ramp
primary
#A2CD97
secondary
#9666A2
accent
#38AE96
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481