#A2CA93#A2CA93
#A2CA93 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.6% C 0.087 H 137.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA93 |
|---|---|
| RGB | rgb(162, 202, 147) |
| HSL | hsl(104, 34%, 68%) |
| HSV | hsv(104, 27%, 79%) |
| CMYK | cmyk(19.8%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(77.30, -23.48, 23.25) |
| CIE-LCH | lch(77.30, 33.04, 135.28°) |
| OKLab | oklab(79.6% -0.0638 0.0589) |
| OKLCH | oklch(79.6% 0.087 137.3) |
| XYZ | xyz(41.2861, 52.0281, 35.4653) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.75
Lichen
#8FB67B
ΔE00 5.56
Light Grey Green
#B7E1A1
ΔE00 5.69
Pistachio
#93C572
ΔE00 5.96
Light Moss Green
#A6C875
ΔE00 6.34
Sage Green (survey)
#88B378
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA93 #BB93CA
analogous
#BDCA93 #A2CA93 #93CA9F
triadic
#A2CA93 #93A2CA #CA93A2
tetradic
#A2CA93 #93BDCA #BB93CA #CA9F93
square
#A2CA93 #93BDCA #BB93CA #CA9F93
split-complementary
#A2CA93 #9F93CA #CA93BD
monochromatic
#60984B #7FB66A #A2CA93 #C5DEBC #E9F2E5
Accessibility & contrast
On white
1.84
#A2CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#A2CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA93
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA93 | 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)
#CEC190
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#A1C6BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2ca93; /* rgb */ color: rgb(162, 202, 147); /* oklch */ color: oklch(79.6% 0.087 137.3);
Tailwind
colors: {
custom: {
50: '#bedab3',
500: '#a2ca93',
950: '#000000',
},
}SCSS
$custom: #a2ca93; $custom-light: #bedab3; $custom-dark: #000000;
JSON
{
"hex": "#a2ca93",
"rgb": {
"r": 162,
"g": 202,
"b": 147
},
"hsl": {
"h": 103.636,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.79595,
"c": 0.08679,
"h": 137.3
},
"luminance": 0.52029
}Semantic roles & 50–950 ramp
primary
#A2CA93
secondary
#8E629F
accent
#39AD8D
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381