#8FF78E#8FF78E
#8FF78E is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.8% C 0.171 H 143.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF78E |
|---|---|
| RGB | rgb(143, 247, 142) |
| HSL | hsl(119, 87%, 76%) |
| HSV | hsv(119, 43%, 97%) |
| CMYK | cmyk(42.1%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(89.07, -50.69, 41.18) |
| CIE-LCH | lch(89.07, 65.31, 140.91°) |
| OKLab | oklab(88.83% -0.138 0.1011) |
| OKLCH | oklch(88.83% 0.171 143.8) |
| XYZ | xyz(49.4686, 74.3110, 37.3228) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.42
Lightgreen
#90EE90
ΔE00 2.28
Mint Green
#8FFF9F
ΔE00 2.57
Baby Green
#8CFF9E
ΔE00 2.58
Easter Green
#8CFD7E
ΔE00 2.98
Light Green
#96F97B
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF78E #F68EF7
analogous
#C4F78E #8FF78E #8EF7C2
triadic
#8FF78E #8E8FF7 #F78E8F
tetradic
#8FF78E #8EC4F7 #F68EF7 #F7C28E
square
#8FF78E #8EC4F7 #F68EF7 #F7C28E
split-complementary
#8FF78E #C28EF7 #F78EC4
monochromatic
#1EEF1C #56F355 #8FF78E #C8FBC7 #E3FDE2
Accessibility & contrast
On white
1.32
#8FF78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#8FF78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF78E
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF78E | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE686
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#83F2DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #8ff78e; /* rgb */ color: rgb(143, 247, 142); /* oklch */ color: oklch(88.8% 0.171 143.8);
Tailwind
colors: {
custom: {
50: '#b5fab0',
500: '#8ff78e',
950: '#000000',
},
}SCSS
$custom: #8ff78e; $custom-light: #b5fab0; $custom-dark: #000000;
JSON
{
"hex": "#8ff78e",
"rgb": {
"r": 143,
"g": 247,
"b": 142
},
"hsl": {
"h": 119.429,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.88833,
"c": 0.1711,
"h": 143.8
},
"luminance": 0.74314
}Semantic roles & 50–950 ramp
primary
#8FF78E
secondary
#D454D5
accent
#02E3E1
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121711
muted
#828581