#A2CA94#A2CA94
#A2CA94 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.6% C 0.086 H 137.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA94 |
|---|---|
| RGB | rgb(162, 202, 148) |
| HSL | hsl(104, 34%, 69%) |
| HSV | hsv(104, 27%, 79%) |
| CMYK | cmyk(19.8%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(77.32, -23.32, 22.75) |
| CIE-LCH | lch(77.32, 32.58, 135.71°) |
| OKLab | oklab(79.62% -0.0634 0.0576) |
| OKLCH | oklch(79.62% 0.086 137.7) |
| XYZ | xyz(41.3649, 52.0596, 35.8804) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.64
Lichen
#8FB67B
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 5.75
Pistachio
#93C572
ΔE00 6.18
Light Moss Green
#A6C875
ΔE00 6.57
Sage Green (survey)
#88B378
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA94 #BC94CA
analogous
#BDCA94 #A2CA94 #94CAA1
triadic
#A2CA94 #94A2CA #CA94A2
tetradic
#A2CA94 #94BDCA #BC94CA #CAA194
square
#A2CA94 #94BDCA #BC94CA #CAA194
split-complementary
#A2CA94 #A194CA #CA94BD
monochromatic
#5F984B #7EB66B #A2CA94 #C6DEBD #E9F3E6
Accessibility & contrast
On white
1.84
#A2CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#A2CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA94
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA94 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC191
Deuteranopia (green-blind)
#C7BE97
Tritanopia (blue-blind)
#A1C6BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2ca94; /* rgb */ color: rgb(162, 202, 148); /* oklch */ color: oklch(79.6% 0.086 137.7);
Tailwind
colors: {
custom: {
50: '#bedab3',
500: '#a2ca94',
950: '#000000',
},
}SCSS
$custom: #a2ca94; $custom-light: #bedab3; $custom-dark: #000000;
JSON
{
"hex": "#a2ca94",
"rgb": {
"r": 162,
"g": 202,
"b": 148
},
"hsl": {
"h": 104.444,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.79616,
"c": 0.08566,
"h": 137.7
},
"luminance": 0.52061
}Semantic roles & 50–950 ramp
primary
#A2CA94
secondary
#8F639F
accent
#39AD8F
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381