#A2CAA2#A2CAA2
#A2CAA2 is a light, moderate green. Relative luminance 0.525; OKLCH L 79.9% C 0.070 H 144.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CAA2 |
|---|---|
| RGB | rgb(162, 202, 162) |
| HSL | hsl(120, 27%, 71%) |
| HSV | hsv(120, 20%, 79%) |
| CMYK | cmyk(19.8%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(77.60, -20.97, 15.70) |
| CIE-LCH | lch(77.60, 26.20, 143.17°) |
| OKLab | oklab(79.93% -0.0573 0.0403) |
| OKLCH | oklch(79.93% 0.07 144.9) |
| XYZ | xyz(42.5408, 52.5300, 42.0734) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.36
Lichen
#8FB67B
ΔE00 7.57
Light Grey Green
#B7E1A1
ΔE00 7.59
Greenish Grey
#96AE8D
ΔE00 7.80
Hospital Green
#9BE5AA
ΔE00 7.97
Sage Green
#9CAF88
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CAA2 #CAA2CA
analogous
#B6CAA2 #A2CAA2 #A2CAB6
triadic
#A2CAA2 #A2A2CA #CAA2A2
tetradic
#A2CAA2 #A2B6CA #CAA2CA #CAB6A2
square
#A2CAA2 #A2B6CA #CAA2CA #CAB6A2
split-complementary
#A2CAA2 #B6A2CA #CAA2B6
monochromatic
#589A58 #7BB47B #A2CAA2 #C9E0C9 #ECF4EC
Accessibility & contrast
On white
1.83
#A2CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#A2CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CAA2
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CAA2 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#9EC8BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2caa2; /* rgb */ color: rgb(162, 202, 162); /* oklch */ color: oklch(79.9% 0.070 144.9);
Tailwind
colors: {
custom: {
50: '#bedabd',
500: '#a2caa2',
950: '#000000',
},
}SCSS
$custom: #a2caa2; $custom-light: #bedabd; $custom-dark: #000000;
JSON
{
"hex": "#a2caa2",
"rgb": {
"r": 162,
"g": 202,
"b": 162
},
"hsl": {
"h": 120,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.79932,
"c": 0.0701,
"h": 144.9
},
"luminance": 0.52531
}Semantic roles & 50–950 ramp
primary
#A2CAA2
secondary
#9F719F
accent
#40A6A6
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121412
muted
#828382