#A8FF91#A8FF91
#A8FF91 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.166 H 139.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FF91 |
|---|---|
| RGB | rgb(168, 255, 145) |
| HSL | hsl(107, 100%, 78%) |
| HSV | hsv(107, 43%, 100%) |
| CMYK | cmyk(34.1%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(92.52, -46.09, 44.37) |
| CIE-LCH | lch(92.52, 63.98, 136.09°) |
| OKLab | oklab(91.96% -0.1261 0.1084) |
| OKLCH | oklch(91.96% 0.166 139.3) |
| XYZ | xyz(57.0173, 81.8865, 39.5840) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.81
Pale Light Green
#B1FC99
ΔE00 1.82
Light Green
#96F97B
ΔE00 2.81
Palegreen
#98FB98
ΔE00 2.84
Easter Green
#8CFD7E
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FF91 #E891FF
analogous
#DFFF91 #A8FF91 #91FFB1
triadic
#A8FF91 #91A8FF #FF91A8
tetradic
#A8FF91 #91DFFF #E891FF #FFB191
square
#A8FF91 #91DFFF #E891FF #FFB191
split-complementary
#A8FF91 #B191FF #FF91DF
monochromatic
#47FF17 #78FF54 #A8FF91 #D8FFCE #E7FFE0
Accessibility & contrast
On white
1.21
#A8FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#A8FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FF91
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FF91 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#F8E798
Tritanopia (blue-blind)
#A3F8E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a8ff91; /* rgb */ color: rgb(168, 255, 145); /* oklch */ color: oklch(92.0% 0.166 139.3);
Tailwind
colors: {
custom: {
50: '#c5ffb3',
500: '#a8ff91',
950: '#000000',
},
}SCSS
$custom: #a8ff91; $custom-light: #c5ffb3; $custom-dark: #000000;
JSON
{
"hex": "#a8ff91",
"rgb": {
"r": 168,
"g": 255,
"b": 145
},
"hsl": {
"h": 107.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.91964,
"c": 0.16628,
"h": 139.3
},
"luminance": 0.81889
}Semantic roles & 50–950 ramp
primary
#A8FF91
secondary
#C353E1
accent
#00E6B6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681