#A2CA8B#A2CA8B
#A2CA8B is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.4% C 0.096 H 134.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA8B |
|---|---|
| RGB | rgb(162, 202, 139) |
| HSL | hsl(98, 37%, 67%) |
| HSV | hsv(98, 31%, 79%) |
| CMYK | cmyk(19.8%, 0%, 31.2%, 20.8%) |
| CIE-LAB | lab(77.15, -24.71, 27.26) |
| CIE-LCH | lch(77.15, 36.79, 132.20°) |
| OKLab | oklab(79.43% -0.0672 0.0684) |
| OKLCH | oklch(79.43% 0.096 134.5) |
| XYZ | xyz(40.6800, 51.7857, 32.2735) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.37
Light Moss Green
#A6C875
ΔE00 4.58
Lichen
#8FB67B
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 5.65
Darkseagreen
#8FBC8F
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA8B #B38BCA
analogous
#C2CA8B #A2CA8B #8BCA94
triadic
#A2CA8B #8BA2CA #CA8BA2
tetradic
#A2CA8B #8BC2CA #B38BCA #CA948B
square
#A2CA8B #8BC2CA #B38BCA #CA948B
split-complementary
#A2CA8B #948BCA #CA8BC2
monochromatic
#629645 #80B761 #A2CA8B #C4DDB5 #E5F0DF
Accessibility & contrast
On white
1.85
#A2CA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#A2CA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA8B
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA8B | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC187
Deuteranopia (green-blind)
#C9BD8E
Tritanopia (blue-blind)
#A2C5BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2ca8b; /* rgb */ color: rgb(162, 202, 139); /* oklch */ color: oklch(79.4% 0.096 134.5);
Tailwind
colors: {
custom: {
50: '#bedaad',
500: '#a2ca8b',
950: '#000000',
},
}SCSS
$custom: #a2ca8b; $custom-light: #bedaad; $custom-dark: #000000;
JSON
{
"hex": "#a2ca8b",
"rgb": {
"r": 162,
"g": 202,
"b": 139
},
"hsl": {
"h": 98.095,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.7943,
"c": 0.09589,
"h": 134.5
},
"luminance": 0.51787
}Semantic roles & 50–950 ramp
primary
#A2CA8B
secondary
#855C9D
accent
#35B083
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381