#A6FF82#A6FF82
#A6FF82 is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.6% C 0.181 H 137.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FF82 |
|---|---|
| RGB | rgb(166, 255, 130) |
| HSL | hsl(103, 100%, 75%) |
| HSV | hsv(103, 49%, 100%) |
| CMYK | cmyk(34.9%, 0%, 49%, 0%) |
| CIE-LAB | lab(92.24, -48.59, 51.10) |
| CIE-LCH | lch(92.24, 70.51, 133.56°) |
| OKLab | oklab(91.64% -0.1335 0.1229) |
| OKLCH | oklch(91.64% 0.181 137.4) |
| XYZ | xyz(55.5135, 81.2361, 33.8699) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.93
Spring Green (survey)
#A9F971
ΔE00 2.47
Easter Green
#8CFD7E
ΔE00 2.79
Key Lime
#AEFF6E
ΔE00 3.10
Light Grass Green
#9AF764
ΔE00 3.29
Light Lime
#AEFD6C
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FF82 #DB82FF
analogous
#E4FF82 #A6FF82 #82FF9C
triadic
#A6FF82 #82A6FF #FF82A6
tetradic
#A6FF82 #82E4FF #DB82FF #FF9C82
square
#A6FF82 #82E4FF #DB82FF #FF9C82
split-complementary
#A6FF82 #9C82FF #FF82E4
monochromatic
#4FFF08 #7AFF45 #A6FF82 #D2FFBF #E9FFE0
Accessibility & contrast
On white
1.22
#A6FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#A6FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FF82
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FF82 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#A2F7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a6ff82; /* rgb */ color: rgb(166, 255, 130); /* oklch */ color: oklch(91.6% 0.181 137.4);
Tailwind
colors: {
custom: {
50: '#c4ffa9',
500: '#a6ff82',
950: '#000000',
},
}SCSS
$custom: #a6ff82; $custom-light: #c4ffa9; $custom-dark: #000000;
JSON
{
"hex": "#a6ff82",
"rgb": {
"r": 166,
"g": 255,
"b": 130
},
"hsl": {
"h": 102.72,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91642,
"c": 0.18142,
"h": 137.4
},
"luminance": 0.81239
}Semantic roles & 50–950 ramp
primary
#A6FF82
secondary
#B347DE
accent
#00E6A3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681