#A6FA85#A6FA85
#A6FA85 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.172 H 137.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FA85 |
|---|---|
| RGB | rgb(166, 250, 133) |
| HSL | hsl(103, 92%, 75%) |
| HSV | hsv(103, 47%, 98%) |
| CMYK | cmyk(33.6%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(90.86, -46.11, 47.99) |
| CIE-LCH | lch(90.86, 66.55, 133.85°) |
| OKLab | oklab(90.53% -0.1265 0.1161) |
| OKLCH | oklch(90.53% 0.172 137.5) |
| XYZ | xyz(54.1435, 78.1693, 34.4211) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.87
Pale Light Green
#B1FC99
ΔE00 2.70
Spring Green (survey)
#A9F971
ΔE00 2.82
Easter Green
#8CFD7E
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FA85 #D985FA
analogous
#E0FA85 #A6FA85 #85FA9E
triadic
#A6FA85 #85A6FA #FA85A6
tetradic
#A6FA85 #85E0FA #D985FA #FA9E85
square
#A6FA85 #85E0FA #D985FA #FA9E85
split-complementary
#A6FA85 #9E85FA #FA85E0
monochromatic
#50F50F #7BF84A #A6FA85 #D1FCC0 #EAFEE2
Accessibility & contrast
On white
1.26
#A6FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#A6FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FA85
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FA85 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#A2F3DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a6fa85; /* rgb */ color: rgb(166, 250, 133); /* oklch */ color: oklch(90.5% 0.172 137.5);
Tailwind
colors: {
custom: {
50: '#c4fcaa',
500: '#a6fa85',
950: '#000000',
},
}SCSS
$custom: #a6fa85; $custom-light: #c4fcaa; $custom-dark: #000000;
JSON
{
"hex": "#a6fa85",
"rgb": {
"r": 166,
"g": 250,
"b": 133
},
"hsl": {
"h": 103.077,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.90532,
"c": 0.17172,
"h": 137.5
},
"luminance": 0.78172
}Semantic roles & 50–950 ramp
primary
#A6FA85
secondary
#B04BD8
accent
#00E6A5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581