#8FF39E#8FF39E
#8FF39E is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.2% C 0.150 H 147.7°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF39E |
|---|---|
| RGB | rgb(143, 243, 158) |
| HSL | hsl(129, 81%, 76%) |
| HSV | hsv(129, 41%, 95%) |
| CMYK | cmyk(41.2%, 0%, 35%, 4.7%) |
| CIE-LAB | lab(88.16, -46.58, 32.06) |
| CIE-LCH | lch(88.16, 56.54, 145.46°) |
| OKLab | oklab(88.18% -0.1268 0.0802) |
| OKLCH | oklch(88.18% 0.15 147.7) |
| XYZ | xyz(49.5471, 72.4063, 43.7061) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.24
Lightgreen
#90EE90
ΔE00 2.25
Mint Green
#8FFF9F
ΔE00 2.78
Palegreen
#98FB98
ΔE00 2.86
Baby Green
#8CFF9E
ΔE00 2.87
Mint (survey)
#9FFEB0
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF39E #F38FE4
analogous
#B2F38F #8FF39E #8FF3D0
triadic
#8FF39E #9E8FF3 #F39E8F
tetradic
#8FF39E #8FB2F3 #F38FE4 #F3D08F
square
#8FF39E #8FB2F3 #F38FE4 #F3D08F
split-complementary
#8FF39E #D08FF3 #F38FB2
monochromatic
#20E73E #58ED6E #8FF39E #C6F9CE #E3FCE7
Accessibility & contrast
On white
1.36
#8FF39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#8FF39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF39E
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF39E | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E398
Deuteranopia (green-blind)
#E6D9A3
Tritanopia (blue-blind)
#80EFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ff39e; /* rgb */ color: rgb(143, 243, 158); /* oklch */ color: oklch(88.2% 0.150 147.7);
Tailwind
colors: {
custom: {
50: '#b4f7bb',
500: '#8ff39e',
950: '#000000',
},
}SCSS
$custom: #8ff39e; $custom-light: #b4f7bb; $custom-dark: #000000;
JSON
{
"hex": "#8ff39e",
"rgb": {
"r": 143,
"g": 243,
"b": 158
},
"hsl": {
"h": 129,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.88175,
"c": 0.15006,
"h": 147.7
},
"luminance": 0.72409
}Semantic roles & 50–950 ramp
primary
#8FF39E
secondary
#D056BE
accent
#09BDDD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582