#A3CA94#A3CA94
#A3CA94 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.7% C 0.085 H 137.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CA94 |
|---|---|
| RGB | rgb(163, 202, 148) |
| HSL | hsl(103, 34%, 69%) |
| HSV | hsv(103, 27%, 79%) |
| CMYK | cmyk(19.3%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(77.38, -22.97, 22.84) |
| CIE-LCH | lch(77.38, 32.39, 135.15°) |
| OKLab | oklab(79.68% -0.0624 0.0579) |
| OKLCH | oklch(79.68% 0.085 137.1) |
| XYZ | xyz(41.5689, 52.1648, 35.8900) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.75
Lichen
#8FB67B
ΔE00 5.66
Light Grey Green
#B7E1A1
ΔE00 5.70
Pistachio
#93C572
ΔE00 6.20
Light Moss Green
#A6C875
ΔE00 6.48
Sage Green (survey)
#88B378
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CA94 #BB94CA
analogous
#BECA94 #A3CA94 #94CAA0
triadic
#A3CA94 #94A3CA #CA94A3
tetradic
#A3CA94 #94BECA #BB94CA #CAA094
square
#A3CA94 #94BECA #BB94CA #CAA094
split-complementary
#A3CA94 #A094CA #CA94BE
monochromatic
#61984B #80B66B #A3CA94 #C6DEBD #E9F3E6
Accessibility & contrast
On white
1.84
#A3CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#A3CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CA94
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CA94 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC191
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#A2C6BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a3ca94; /* rgb */ color: rgb(163, 202, 148); /* oklch */ color: oklch(79.7% 0.085 137.1);
Tailwind
colors: {
custom: {
50: '#bfdab3',
500: '#a3ca94',
950: '#000000',
},
}SCSS
$custom: #a3ca94; $custom-light: #bfdab3; $custom-dark: #000000;
JSON
{
"hex": "#a3ca94",
"rgb": {
"r": 163,
"g": 202,
"b": 148
},
"hsl": {
"h": 103.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.79682,
"c": 0.08509,
"h": 137.1
},
"luminance": 0.52166
}Semantic roles & 50–950 ramp
primary
#A3CA94
secondary
#8E639F
accent
#39AD8C
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381