#A2CA98#A2CA98
#A2CA98 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.7% C 0.081 H 139.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA98 |
|---|---|
| RGB | rgb(162, 202, 152) |
| HSL | hsl(108, 32%, 69%) |
| HSV | hsv(108, 25%, 79%) |
| CMYK | cmyk(19.8%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(77.39, -22.67, 20.74) |
| CIE-LCH | lch(77.39, 30.72, 137.55°) |
| OKLab | oklab(79.7% -0.0616 0.0528) |
| OKLCH | oklch(79.7% 0.081 139.4) |
| XYZ | xyz(41.6870, 52.1885, 37.5767) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.27
Lichen
#8FB67B
ΔE00 6.01
Light Grey Green
#B7E1A1
ΔE00 6.10
Sage Green (survey)
#88B378
ΔE00 6.96
Pistachio
#93C572
ΔE00 7.08
Light Moss Green
#A6C875
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA98 #C098CA
analogous
#BBCA98 #A2CA98 #98CAA7
triadic
#A2CA98 #98A2CA #CA98A2
tetradic
#A2CA98 #98BBCA #C098CA #CAA798
square
#A2CA98 #98BBCA #C098CA #CAA798
split-complementary
#A2CA98 #A798CA #CA98BB
monochromatic
#5E994F #7EB570 #A2CA98 #C6DFC0 #EBF4E9
Accessibility & contrast
On white
1.84
#A2CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#A2CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA98
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA98 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC295
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#A0C6BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2ca98; /* rgb */ color: rgb(162, 202, 152); /* oklch */ color: oklch(79.7% 0.081 139.4);
Tailwind
colors: {
custom: {
50: '#bedab6',
500: '#a2ca98',
950: '#000000',
},
}SCSS
$custom: #a2ca98; $custom-light: #bedab6; $custom-dark: #000000;
JSON
{
"hex": "#a2ca98",
"rgb": {
"r": 162,
"g": 202,
"b": 152
},
"hsl": {
"h": 108,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.79703,
"c": 0.08114,
"h": 139.4
},
"luminance": 0.52189
}Semantic roles & 50–950 ramp
primary
#A2CA98
secondary
#94679F
accent
#3BAB94
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381