#A2FF85#A2FF85
#A2FF85 is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.5% C 0.181 H 138.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF85 |
|---|---|
| RGB | rgb(162, 255, 133) |
| HSL | hsl(106, 100%, 76%) |
| HSV | hsv(106, 48%, 100%) |
| CMYK | cmyk(36.5%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(92.08, -49.49, 49.47) |
| CIE-LCH | lch(92.08, 69.98, 135.01°) |
| OKLab | oklab(91.48% -0.1357 0.1194) |
| OKLCH | oklch(91.48% 0.181 138.6) |
| XYZ | xyz(54.8921, 80.8921, 34.9072) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.64
Easter Green
#8CFD7E
ΔE00 2.23
Spring Green (survey)
#A9F971
ΔE00 3.13
Pale Light Green
#B1FC99
ΔE00 3.29
Pastel Green
#B0FF9D
ΔE00 3.40
Light Grass Green
#9AF764
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF85 #E285FF
analogous
#DFFF85 #A2FF85 #85FFA5
triadic
#A2FF85 #85A2FF #FF85A2
tetradic
#A2FF85 #85DFFF #E285FF #FFA585
square
#A2FF85 #85DFFF #E285FF #FFA585
split-complementary
#A2FF85 #A585FF #FF85DF
monochromatic
#45FF0B #73FF48 #A2FF85 #D1FFC2 #E8FFE0
Accessibility & contrast
On white
1.22
#A2FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#A2FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF85
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF85 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#9DF8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2ff85; /* rgb */ color: rgb(162, 255, 133); /* oklch */ color: oklch(91.5% 0.181 138.6);
Tailwind
colors: {
custom: {
50: '#c1ffab',
500: '#a2ff85',
950: '#000000',
},
}SCSS
$custom: #a2ff85; $custom-light: #c1ffab; $custom-dark: #000000;
JSON
{
"hex": "#a2ff85",
"rgb": {
"r": 162,
"g": 255,
"b": 133
},
"hsl": {
"h": 105.738,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91478,
"c": 0.18073,
"h": 138.6
},
"luminance": 0.80895
}Semantic roles & 50–950 ramp
primary
#A2FF85
secondary
#BB49DF
accent
#00E6AF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681