#8FF18D#8FF18D
#8FF18D is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.4% C 0.164 H 143.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF18D |
|---|---|
| RGB | rgb(143, 241, 141) |
| HSL | hsl(119, 78%, 75%) |
| HSV | hsv(119, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(87.32, -48.33, 39.43) |
| CIE-LCH | lch(87.32, 62.38, 140.79°) |
| OKLab | oklab(87.41% -0.1316 0.097) |
| OKLCH | oklch(87.41% 0.164 143.6) |
| XYZ | xyz(47.5885, 70.6705, 36.3273) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.02
Palegreen
#98FB98
ΔE00 2.19
Mint Green
#8FFF9F
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.38
Light Green
#96F97B
ΔE00 3.99
Easter Green
#8CFD7E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF18D #EF8DF1
analogous
#C1F18D #8FF18D #8DF1BD
triadic
#8FF18D #8D8FF1 #F18D8F
tetradic
#8FF18D #8DC1F1 #EF8DF1 #F1BD8D
square
#8FF18D #8DC1F1 #EF8DF1 #F1BD8D
split-complementary
#8FF18D #BD8DF1 #F18DC1
monochromatic
#24E420 #59EA56 #8FF18D #C5F8C4 #E4FCE4
Accessibility & contrast
On white
1.39
#8FF18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#8FF18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF18D
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF18D | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E186
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#84ECD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ff18d; /* rgb */ color: rgb(143, 241, 141); /* oklch */ color: oklch(87.4% 0.164 143.6);
Tailwind
colors: {
custom: {
50: '#b4f6af',
500: '#8ff18d',
950: '#000000',
},
}SCSS
$custom: #8ff18d; $custom-light: #b4f6af; $custom-dark: #000000;
JSON
{
"hex": "#8ff18d",
"rgb": {
"r": 143,
"g": 241,
"b": 141
},
"hsl": {
"h": 118.8,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.87406,
"c": 0.16355,
"h": 143.6
},
"luminance": 0.70673
}Semantic roles & 50–950 ramp
primary
#8FF18D
secondary
#CB55CD
accent
#0BDAD6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581