#8AFF8A#8AFF8A
#8AFF8A is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.4% C 0.188 H 143.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFF8A |
|---|---|
| RGB | rgb(138, 255, 138) |
| HSL | hsl(120, 100%, 77%) |
| HSV | hsv(120, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(91.12, -55.90, 45.68) |
| CIE-LCH | lch(91.12, 72.19, 140.74°) |
| OKLab | oklab(90.44% -0.1521 0.1112) |
| OKLCH | oklch(90.44% 0.188 143.8) |
| XYZ | xyz(50.8261, 78.7547, 36.5628) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.66
Lightgreen (survey)
#76FF7B
ΔE00 2.14
Palegreen
#98FB98
ΔE00 2.62
Light Green
#96F97B
ΔE00 2.84
Baby Green
#8CFF9E
ΔE00 3.01
Mint Green
#8FFF9F
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFF8A #FF8AFF
analogous
#C5FF8A #8AFF8A #8AFFC5
triadic
#8AFF8A #8A8AFF #FF8A8A
tetradic
#8AFF8A #8AC5FF #FF8AFF #FFC58A
square
#8AFF8A #8AC5FF #FF8AFF #FFC58A
split-complementary
#8AFF8A #C58AFF #FF8AC5
monochromatic
#10FF10 #4DFF4D #8AFF8A #C7FFC7 #E0FFE0
Accessibility & contrast
On white
1.25
#8AFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#8AFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFF8A
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFF8A | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F3E192
Tritanopia (blue-blind)
#7BF9E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8aff8a; /* rgb */ color: rgb(138, 255, 138); /* oklch */ color: oklch(90.4% 0.188 143.8);
Tailwind
colors: {
custom: {
50: '#b3ffae',
500: '#8aff8a',
950: '#000000',
},
}SCSS
$custom: #8aff8a; $custom-light: #b3ffae; $custom-dark: #000000;
JSON
{
"hex": "#8aff8a",
"rgb": {
"r": 138,
"g": 255,
"b": 138
},
"hsl": {
"h": 120,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.90437,
"c": 0.18843,
"h": 143.8
},
"luminance": 0.78758
}Semantic roles & 50–950 ramp
primary
#8AFF8A
secondary
#E04EE0
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681