#A2CA95#A2CA95
#A2CA95 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.6% C 0.085 H 138.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA95 |
|---|---|
| RGB | rgb(162, 202, 149) |
| HSL | hsl(105, 33%, 69%) |
| HSV | hsv(105, 26%, 79%) |
| CMYK | cmyk(19.8%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(77.34, -23.16, 22.24) |
| CIE-LCH | lch(77.34, 32.11, 136.15°) |
| OKLab | oklab(79.64% -0.0629 0.0564) |
| OKLCH | oklch(79.64% 0.085 138.1) |
| XYZ | xyz(41.4444, 52.0914, 36.2991) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.53
Lichen
#8FB67B
ΔE00 5.71
Light Grey Green
#B7E1A1
ΔE00 5.82
Pistachio
#93C572
ΔE00 6.40
Sage Green (survey)
#88B378
ΔE00 6.72
Light Moss Green
#A6C875
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA95 #BD95CA
analogous
#BDCA95 #A2CA95 #95CAA3
triadic
#A2CA95 #95A2CA #CA95A2
tetradic
#A2CA95 #95BDCA #BD95CA #CAA395
square
#A2CA95 #95BDCA #BD95CA #CAA395
split-complementary
#A2CA95 #A395CA #CA95BD
monochromatic
#5F984C #7EB66C #A2CA95 #C6DEBE #EAF3E7
Accessibility & contrast
On white
1.84
#A2CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#A2CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA95
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA95 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC192
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#A1C6BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2ca95; /* rgb */ color: rgb(162, 202, 149); /* oklch */ color: oklch(79.6% 0.085 138.1);
Tailwind
colors: {
custom: {
50: '#bedab4',
500: '#a2ca95',
950: '#000000',
},
}SCSS
$custom: #a2ca95; $custom-light: #bedab4; $custom-dark: #000000;
JSON
{
"hex": "#a2ca95",
"rgb": {
"r": 162,
"g": 202,
"b": 149
},
"hsl": {
"h": 105.283,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.79637,
"c": 0.08453,
"h": 138.1
},
"luminance": 0.52092
}Semantic roles & 50–950 ramp
primary
#A2CA95
secondary
#91649F
accent
#39AC90
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381