#8FF196#8FF196
#8FF196 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.6% C 0.155 H 145.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF196 |
|---|---|
| RGB | rgb(143, 241, 150) |
| HSL | hsl(124, 78%, 75%) |
| HSV | hsv(124, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(87.46, -46.99, 35.14) |
| CIE-LCH | lch(87.46, 58.68, 143.21°) |
| OKLab | oklab(87.56% -0.1279 0.0873) |
| OKLCH | oklch(87.56% 0.155 145.7) |
| XYZ | xyz(48.2856, 70.9493, 39.9985) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.02
Palegreen
#98FB98
ΔE00 2.39
Mint Green
#8FFF9F
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.03
Foam Green
#90FDA9
ΔE00 3.21
Mint (survey)
#9FFEB0
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF196 #F18FEA
analogous
#B9F18F #8FF196 #8FF1C7
triadic
#8FF196 #968FF1 #F1968F
tetradic
#8FF196 #8FB9F1 #F18FEA #F1C78F
square
#8FF196 #8FB9F1 #F18FEA #F1C78F
split-complementary
#8FF196 #C78FF1 #F18FB9
monochromatic
#22E330 #59EA63 #8FF196 #C5F8C9 #E4FCE6
Accessibility & contrast
On white
1.38
#8FF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#8FF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF196
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF196 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#E6D79B
Tritanopia (blue-blind)
#82ECDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ff196; /* rgb */ color: rgb(143, 241, 150); /* oklch */ color: oklch(87.6% 0.155 145.7);
Tailwind
colors: {
custom: {
50: '#b4f6b5',
500: '#8ff196',
950: '#000000',
},
}SCSS
$custom: #8ff196; $custom-light: #b4f6b5; $custom-dark: #000000;
JSON
{
"hex": "#8ff196",
"rgb": {
"r": 143,
"g": 241,
"b": 150
},
"hsl": {
"h": 124.286,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.87561,
"c": 0.15487,
"h": 145.7
},
"luminance": 0.70952
}Semantic roles & 50–950 ramp
primary
#8FF196
secondary
#CD57C5
accent
#0BCBDA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581