#A2CA89#A2CA89
#A2CA89 is a light, moderate yellow-green. Relative luminance 0.517; OKLCH L 79.4% C 0.098 H 133.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA89 |
|---|---|
| RGB | rgb(162, 202, 137) |
| HSL | hsl(97, 38%, 66%) |
| HSV | hsv(97, 32%, 79%) |
| CMYK | cmyk(19.8%, 0%, 32.2%, 20.8%) |
| CIE-LAB | lab(77.12, -25.01, 28.26) |
| CIE-LCH | lch(77.12, 37.74, 131.51°) |
| OKLab | oklab(79.39% -0.0681 0.0707) |
| OKLCH | oklch(79.39% 0.098 133.9) |
| XYZ | xyz(40.5352, 51.7278, 31.5109) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.02
Light Moss Green
#A6C875
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 5.28
Lichen
#8FB67B
ΔE00 5.40
Light Grey Green
#B7E1A1
ΔE00 5.59
Pale Olive
#B9CC81
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA89 #B189CA
analogous
#C3CA89 #A2CA89 #89CA91
triadic
#A2CA89 #89A2CA #CA89A2
tetradic
#A2CA89 #89C3CA #B189CA #CA9189
square
#A2CA89 #89C3CA #B189CA #CA9189
split-complementary
#A2CA89 #9189CA #CA89C3
monochromatic
#639543 #81B75F #A2CA89 #C3DDB3 #E5F0DD
Accessibility & contrast
On white
1.85
#A2CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#A2CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA89
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA89 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC185
Deuteranopia (green-blind)
#C9BD8C
Tritanopia (blue-blind)
#A2C5B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2ca89; /* rgb */ color: rgb(162, 202, 137); /* oklch */ color: oklch(79.4% 0.098 133.9);
Tailwind
colors: {
custom: {
50: '#bedaac',
500: '#a2ca89',
950: '#000000',
},
}SCSS
$custom: #a2ca89; $custom-light: #bedaac; $custom-dark: #000000;
JSON
{
"hex": "#a2ca89",
"rgb": {
"r": 162,
"g": 202,
"b": 137
},
"hsl": {
"h": 96.923,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.79391,
"c": 0.09816,
"h": 133.9
},
"luminance": 0.51729
}Semantic roles & 50–950 ramp
primary
#A2CA89
secondary
#835B9C
accent
#35B181
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381