#8FF09A#8FF09A
#8FF09A is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.4% C 0.150 H 146.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF09A |
|---|---|
| RGB | rgb(143, 240, 154) |
| HSL | hsl(127, 76%, 75%) |
| HSV | hsv(127, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 35.8%, 5.9%) |
| CIE-LAB | lab(87.24, -45.94, 32.84) |
| CIE-LCH | lch(87.24, 56.47, 144.44°) |
| OKLab | oklab(87.4% -0.1251 0.082) |
| OKLCH | oklch(87.4% 0.15 146.8) |
| XYZ | xyz(48.3180, 70.4899, 41.6255) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.64
Foam Green
#90FDA9
ΔE00 2.98
Palegreen
#98FB98
ΔE00 3.00
Mint Green
#8FFF9F
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.36
Light Sea Green
#98F6B0
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF09A #F08FE5
analogous
#B5F08F #8FF09A #8FF0CA
triadic
#8FF09A #9A8FF0 #F09A8F
tetradic
#8FF09A #8FB5F0 #F08FE5 #F0CA8F
square
#8FF09A #8FB5F0 #F08FE5 #F0CA8F
split-complementary
#8FF09A #CA8FF0 #F08FB5
monochromatic
#23E239 #59E969 #8FF09A #C5F7CB #E4FBE7
Accessibility & contrast
On white
1.39
#8FF09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#8FF09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF09A
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF09A | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E094
Deuteranopia (green-blind)
#E4D79F
Tritanopia (blue-blind)
#81ECDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ff09a; /* rgb */ color: rgb(143, 240, 154); /* oklch */ color: oklch(87.4% 0.150 146.8);
Tailwind
colors: {
custom: {
50: '#b4f5b8',
500: '#8ff09a',
950: '#000000',
},
}SCSS
$custom: #8ff09a; $custom-light: #b4f5b8; $custom-dark: #000000;
JSON
{
"hex": "#8ff09a",
"rgb": {
"r": 143,
"g": 240,
"b": 154
},
"hsl": {
"h": 126.804,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.874,
"c": 0.14954,
"h": 146.8
},
"luminance": 0.70493
}Semantic roles & 50–950 ramp
primary
#8FF09A
secondary
#CC57BF
accent
#0DC1D9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581