#8FF19E#8FF19E
#8FF19E is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.7% C 0.147 H 147.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF19E |
|---|---|
| RGB | rgb(143, 241, 158) |
| HSL | hsl(129, 78%, 75%) |
| HSV | hsv(129, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 34.4%, 5.5%) |
| CIE-LAB | lab(87.59, -45.72, 31.29) |
| CIE-LCH | lch(87.59, 55.40, 145.61°) |
| OKLab | oklab(87.71% -0.1245 0.0784) |
| OKLCH | oklch(87.71% 0.147 147.8) |
| XYZ | xyz(48.9519, 71.2158, 43.5077) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.29
Foam Green
#90FDA9
ΔE00 2.59
Light Sea Green
#98F6B0
ΔE00 2.81
Mint (survey)
#9FFEB0
ΔE00 3.13
Mint Green
#8FFF9F
ΔE00 3.27
Palegreen
#98FB98
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF19E #F18FE2
analogous
#B1F18F #8FF19E #8FF1CF
triadic
#8FF19E #9E8FF1 #F19E8F
tetradic
#8FF19E #8FB1F1 #F18FE2 #F1CF8F
square
#8FF19E #8FB1F1 #F18FE2 #F1CF8F
split-complementary
#8FF19E #CF8FF1 #F18FB1
monochromatic
#22E340 #59EA6F #8FF19E #C5F8CD #E4FCE7
Accessibility & contrast
On white
1.38
#8FF19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#8FF19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF19E
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF19E | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E299
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#80EDDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8ff19e; /* rgb */ color: rgb(143, 241, 158); /* oklch */ color: oklch(87.7% 0.147 147.8);
Tailwind
colors: {
custom: {
50: '#b4f6bb',
500: '#8ff19e',
950: '#000000',
},
}SCSS
$custom: #8ff19e; $custom-light: #b4f6bb; $custom-dark: #000000;
JSON
{
"hex": "#8ff19e",
"rgb": {
"r": 143,
"g": 241,
"b": 158
},
"hsl": {
"h": 129.184,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.87708,
"c": 0.14714,
"h": 147.8
},
"luminance": 0.71219
}Semantic roles & 50–950 ramp
primary
#8FF19E
secondary
#CD57BB
accent
#0BBADA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582