#A2FFA2#A2FFA2
#A2FFA2 is a very light, vivid green. Relative luminance 0.818; OKLCH L 91.9% C 0.153 H 144.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFA2 |
|---|---|
| RGB | rgb(162, 255, 162) |
| HSL | hsl(120, 100%, 82%) |
| HSV | hsv(120, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(92.49, -45.54, 35.95) |
| CIE-LCH | lch(92.49, 58.02, 141.71°) |
| OKLab | oklab(91.94% -0.1241 0.0895) |
| OKLCH | oklch(91.94% 0.153 144.2) |
| XYZ | xyz(57.1793, 81.8070, 46.9529) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.49
Mint Green
#8FFF9F
ΔE00 2.06
Pastel Green
#B0FF9D
ΔE00 2.29
Baby Green
#8CFF9E
ΔE00 2.34
Light Pastel Green
#B2FBA5
ΔE00 2.47
Mint (survey)
#9FFEB0
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFA2 #FFA2FF
analogous
#D1FFA2 #A2FFA2 #A2FFD1
triadic
#A2FFA2 #A2A2FF #FFA2A2
tetradic
#A2FFA2 #A2D1FF #FFA2FF #FFD1A2
square
#A2FFA2 #A2D1FF #FFA2FF #FFD1A2
split-complementary
#A2FFA2 #D1A2FF #FFA2D1
monochromatic
#28FF28 #65FF65 #A2FFA2 #DFFFDF #E0FFE0
Accessibility & contrast
On white
1.21
#A2FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#A2FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFA2
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFA2 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9C
Deuteranopia (green-blind)
#F5E6A7
Tritanopia (blue-blind)
#98FAE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2ffa2; /* rgb */ color: rgb(162, 255, 162); /* oklch */ color: oklch(91.9% 0.153 144.2);
Tailwind
colors: {
custom: {
50: '#c1ffbe',
500: '#a2ffa2',
950: '#000000',
},
}SCSS
$custom: #a2ffa2; $custom-light: #c1ffbe; $custom-dark: #000000;
JSON
{
"hex": "#a2ffa2",
"rgb": {
"r": 162,
"g": 255,
"b": 162
},
"hsl": {
"h": 120,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.91941,
"c": 0.153,
"h": 144.2
},
"luminance": 0.8181
}Semantic roles & 50–950 ramp
primary
#A2FFA2
secondary
#E362E3
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131812
muted
#828682