#A8FF85#A8FF85
#A8FF85 is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.8% C 0.178 H 137.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FF85 |
|---|---|
| RGB | rgb(168, 255, 133) |
| HSL | hsl(103, 100%, 76%) |
| HSV | hsv(103, 48%, 100%) |
| CMYK | cmyk(34.1%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(92.37, -47.59, 49.89) |
| CIE-LCH | lch(92.37, 68.95, 133.65°) |
| OKLab | oklab(91.79% -0.1307 0.1203) |
| OKLCH | oklch(91.79% 0.178 137.4) |
| XYZ | xyz(56.1404, 81.5358, 34.9657) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.11
Spring Green (survey)
#A9F971
ΔE00 2.68
Easter Green
#8CFD7E
ΔE00 2.95
Pale Light Green
#B1FC99
ΔE00 3.15
Key Lime
#AEFF6E
ΔE00 3.33
Pastel Green
#B0FF9D
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FF85 #DC85FF
analogous
#E5FF85 #A8FF85 #85FF9F
triadic
#A8FF85 #85A8FF #FF85A8
tetradic
#A8FF85 #85E5FF #DC85FF #FF9F85
square
#A8FF85 #85E5FF #DC85FF #FF9F85
split-complementary
#A8FF85 #9F85FF #FF85E5
monochromatic
#51FF0B #7CFF48 #A8FF85 #D4FFC2 #E9FFE0
Accessibility & contrast
On white
1.21
#A8FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#A8FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FF85
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FF85 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7B
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#A4F8E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a8ff85; /* rgb */ color: rgb(168, 255, 133); /* oklch */ color: oklch(91.8% 0.178 137.4);
Tailwind
colors: {
custom: {
50: '#c5ffab',
500: '#a8ff85',
950: '#000000',
},
}SCSS
$custom: #a8ff85; $custom-light: #c5ffab; $custom-dark: #000000;
JSON
{
"hex": "#a8ff85",
"rgb": {
"r": 168,
"g": 255,
"b": 133
},
"hsl": {
"h": 102.787,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91788,
"c": 0.17764,
"h": 137.4
},
"luminance": 0.81538
}Semantic roles & 50–950 ramp
primary
#A8FF85
secondary
#B449DF
accent
#00E6A4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681