#8FF18E#8FF18E
#8FF18E is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.4% C 0.163 H 143.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF18E |
|---|---|
| RGB | rgb(143, 241, 142) |
| HSL | hsl(119, 78%, 75%) |
| HSV | hsv(119, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(87.34, -48.19, 38.96) |
| CIE-LCH | lch(87.34, 61.97, 141.05°) |
| OKLab | oklab(87.42% -0.1312 0.096) |
| OKLCH | oklch(87.42% 0.163 143.8) |
| XYZ | xyz(47.6632, 70.7003, 36.7210) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.91
Palegreen
#98FB98
ΔE00 2.16
Mint Green
#8FFF9F
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.31
Light Green
#96F97B
ΔE00 4.14
Easter Green
#8CFD7E
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF18E #F08EF1
analogous
#C0F18E #8FF18E #8EF1BE
triadic
#8FF18E #8E8FF1 #F18E8F
tetradic
#8FF18E #8EC0F1 #F08EF1 #F1BE8E
square
#8FF18E #8EC0F1 #F08EF1 #F1BE8E
split-complementary
#8FF18E #BE8EF1 #F18EC0
monochromatic
#23E421 #59EA58 #8FF18E #C5F8C4 #E4FCE4
Accessibility & contrast
On white
1.39
#8FF18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#8FF18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF18E
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF18E | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E187
Deuteranopia (green-blind)
#E7D794
Tritanopia (blue-blind)
#84ECD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ff18e; /* rgb */ color: rgb(143, 241, 142); /* oklch */ color: oklch(87.4% 0.163 143.8);
Tailwind
colors: {
custom: {
50: '#b4f6b0',
500: '#8ff18e',
950: '#000000',
},
}SCSS
$custom: #8ff18e; $custom-light: #b4f6b0; $custom-dark: #000000;
JSON
{
"hex": "#8ff18e",
"rgb": {
"r": 143,
"g": 241,
"b": 142
},
"hsl": {
"h": 119.394,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.87423,
"c": 0.16259,
"h": 143.8
},
"luminance": 0.70703
}Semantic roles & 50–950 ramp
primary
#8FF18E
secondary
#CC56CD
accent
#0BDAD8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581