#8FF28E#8FF28E
#8FF28E is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.7% C 0.164 H 143.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF28E |
|---|---|
| RGB | rgb(143, 242, 142) |
| HSL | hsl(119, 79%, 75%) |
| HSV | hsv(119, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(87.63, -48.61, 39.33) |
| CIE-LCH | lch(87.63, 62.53, 141.02°) |
| OKLab | oklab(87.66% -0.1324 0.0968) |
| OKLCH | oklch(87.66% 0.164 143.8) |
| XYZ | xyz(47.9600, 71.2940, 36.8199) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.13
Palegreen
#98FB98
ΔE00 1.99
Mint Green
#8FFF9F
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.16
Easter Green
#8CFD7E
ΔE00 3.94
Light Green
#96F97B
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF28E #F18EF2
analogous
#C1F28E #8FF28E #8EF2BF
triadic
#8FF28E #8E8FF2 #F28E8F
tetradic
#8FF28E #8EC1F2 #F18EF2 #F2BF8E
square
#8FF28E #8EC1F2 #F18EF2 #F2BF8E
split-complementary
#8FF28E #BF8EF2 #F28EC1
monochromatic
#22E520 #59EC57 #8FF28E #C5F8C5 #E4FCE4
Accessibility & contrast
On white
1.38
#8FF28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#8FF28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF28E
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF28E | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E187
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#83EDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8ff28e; /* rgb */ color: rgb(143, 242, 142); /* oklch */ color: oklch(87.7% 0.164 143.8);
Tailwind
colors: {
custom: {
50: '#b4f7b0',
500: '#8ff28e',
950: '#000000',
},
}SCSS
$custom: #8ff28e; $custom-light: #b4f7b0; $custom-dark: #000000;
JSON
{
"hex": "#8ff28e",
"rgb": {
"r": 143,
"g": 242,
"b": 142
},
"hsl": {
"h": 119.4,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.87658,
"c": 0.16402,
"h": 143.8
},
"luminance": 0.71297
}Semantic roles & 50–950 ramp
primary
#8FF28E
secondary
#CD56CF
accent
#0ADCDA
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581