#A2CA8A#A2CA8A
#A2CA8A is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.4% C 0.097 H 134.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA8A |
|---|---|
| RGB | rgb(162, 202, 138) |
| HSL | hsl(98, 38%, 67%) |
| HSV | hsv(98, 32%, 79%) |
| CMYK | cmyk(19.8%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(77.14, -24.86, 27.76) |
| CIE-LCH | lch(77.14, 37.26, 131.85°) |
| OKLab | oklab(79.41% -0.0676 0.0696) |
| OKLCH | oklch(79.41% 0.097 134.2) |
| XYZ | xyz(40.6073, 51.7566, 31.8904) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.19
Light Moss Green
#A6C875
ΔE00 4.38
Lichen
#8FB67B
ΔE00 5.37
Pale Olive Green
#B1D27B
ΔE00 5.46
Light Grey Green
#B7E1A1
ΔE00 5.56
Pale Olive
#B9CC81
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA8A #B28ACA
analogous
#C2CA8A #A2CA8A #8ACA92
triadic
#A2CA8A #8AA2CA #CA8AA2
tetradic
#A2CA8A #8AC2CA #B28ACA #CA928A
square
#A2CA8A #8AC2CA #B28ACA #CA928A
split-complementary
#A2CA8A #928ACA #CA8AC2
monochromatic
#639644 #81B760 #A2CA8A #C3DDB4 #E5F0DE
Accessibility & contrast
On white
1.85
#A2CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#A2CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA8A
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA8A | 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)
#CFC186
Deuteranopia (green-blind)
#C9BD8D
Tritanopia (blue-blind)
#A2C5B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2ca8a; /* rgb */ color: rgb(162, 202, 138); /* oklch */ color: oklch(79.4% 0.097 134.2);
Tailwind
colors: {
custom: {
50: '#bedaac',
500: '#a2ca8a',
950: '#000000',
},
}SCSS
$custom: #a2ca8a; $custom-light: #bedaac; $custom-dark: #000000;
JSON
{
"hex": "#a2ca8a",
"rgb": {
"r": 162,
"g": 202,
"b": 138
},
"hsl": {
"h": 97.5,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79411,
"c": 0.09702,
"h": 134.2
},
"luminance": 0.51757
}Semantic roles & 50–950 ramp
primary
#A2CA8A
secondary
#845B9D
accent
#35B182
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381