#A2CA92#A2CA92
#A2CA92 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.6% C 0.088 H 136.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA92 |
|---|---|
| RGB | rgb(162, 202, 146) |
| HSL | hsl(103, 35%, 68%) |
| HSV | hsv(103, 28%, 79%) |
| CMYK | cmyk(19.8%, 0%, 27.7%, 20.8%) |
| CIE-LAB | lab(77.28, -23.64, 23.75) |
| CIE-LCH | lch(77.28, 33.51, 134.86°) |
| OKLab | oklab(79.57% -0.0642 0.0601) |
| OKLCH | oklch(79.57% 0.088 136.9) |
| XYZ | xyz(41.2080, 51.9969, 35.0539) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.88
Lichen
#8FB67B
ΔE00 5.50
Light Grey Green
#B7E1A1
ΔE00 5.63
Pistachio
#93C572
ΔE00 5.75
Light Moss Green
#A6C875
ΔE00 6.11
Sage Green (survey)
#88B378
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA92 #BA92CA
analogous
#BECA92 #A2CA92 #92CA9E
triadic
#A2CA92 #92A2CA #CA92A2
tetradic
#A2CA92 #92BECA #BA92CA #CA9E92
square
#A2CA92 #92BECA #BA92CA #CA9E92
split-complementary
#A2CA92 #9E92CA #CA92BE
monochromatic
#60984A #7FB669 #A2CA92 #C5DEBB #E8F2E4
Accessibility & contrast
On white
1.84
#A2CA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#A2CA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA92
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA92 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18E
Deuteranopia (green-blind)
#C8BE95
Tritanopia (blue-blind)
#A1C6BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2ca92; /* rgb */ color: rgb(162, 202, 146); /* oklch */ color: oklch(79.6% 0.088 136.9);
Tailwind
colors: {
custom: {
50: '#bedab2',
500: '#a2ca92',
950: '#000000',
},
}SCSS
$custom: #a2ca92; $custom-light: #bedab2; $custom-dark: #000000;
JSON
{
"hex": "#a2ca92",
"rgb": {
"r": 162,
"g": 202,
"b": 146
},
"hsl": {
"h": 102.857,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.79573,
"c": 0.08793,
"h": 136.9
},
"luminance": 0.51998
}Semantic roles & 50–950 ramp
primary
#A2CA92
secondary
#8D619F
accent
#38AD8C
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121411
muted
#828381