#A7FF8A#A7FF8A
#A7FF8A is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.8% C 0.173 H 138.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FF8A |
|---|---|
| RGB | rgb(167, 255, 138) |
| HSL | hsl(105, 100%, 77%) |
| HSV | hsv(105, 46%, 100%) |
| CMYK | cmyk(34.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.38, -47.30, 47.53) |
| CIE-LCH | lch(92.38, 67.06, 134.86°) |
| OKLab | oklab(91.81% -0.1296 0.1153) |
| OKLCH | oklch(91.81% 0.173 138.4) |
| XYZ | xyz(56.2820, 81.5679, 36.8185) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.19
Pale Light Green
#B1FC99
ΔE00 2.58
Pastel Green
#B0FF9D
ΔE00 2.72
Easter Green
#8CFD7E
ΔE00 2.82
Spring Green (survey)
#A9F971
ΔE00 3.38
Palegreen
#98FB98
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FF8A #E28AFF
analogous
#E2FF8A #A7FF8A #8AFFA8
triadic
#A7FF8A #8AA7FF #FF8AA7
tetradic
#A7FF8A #8AE2FF #E28AFF #FFA88A
square
#A7FF8A #8AE2FF #E28AFF #FFA88A
split-complementary
#A7FF8A #A88AFF #FF8AE2
monochromatic
#4BFF10 #79FF4D #A7FF8A #D5FFC7 #E8FFE0
Accessibility & contrast
On white
1.21
#A7FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#A7FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FF8A
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FF8A | 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)
#FFEE81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#A2F8E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a7ff8a; /* rgb */ color: rgb(167, 255, 138); /* oklch */ color: oklch(91.8% 0.173 138.4);
Tailwind
colors: {
custom: {
50: '#c5ffae',
500: '#a7ff8a',
950: '#000000',
},
}SCSS
$custom: #a7ff8a; $custom-light: #c5ffae; $custom-dark: #000000;
JSON
{
"hex": "#a7ff8a",
"rgb": {
"r": 167,
"g": 255,
"b": 138
},
"hsl": {
"h": 105.128,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91806,
"c": 0.17348,
"h": 138.4
},
"luminance": 0.8157
}Semantic roles & 50–950 ramp
primary
#A7FF8A
secondary
#BB4EE0
accent
#00E6AD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681