#8FF199#8FF199
#8FF199 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.6% C 0.152 H 146.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF199 |
|---|---|
| RGB | rgb(143, 241, 153) |
| HSL | hsl(126, 78%, 75%) |
| HSV | hsv(126, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(87.51, -46.52, 33.70) |
| CIE-LCH | lch(87.51, 57.45, 144.08°) |
| OKLab | oklab(87.62% -0.1267 0.084) |
| OKLCH | oklch(87.62% 0.152 146.4) |
| XYZ | xyz(48.5302, 71.0471, 41.2871) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.46
Palegreen
#98FB98
ΔE00 2.67
Foam Green
#90FDA9
ΔE00 2.91
Mint Green
#8FFF9F
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.08
Mint (survey)
#9FFEB0
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF199 #F18FE7
analogous
#B6F18F #8FF199 #8FF1CA
triadic
#8FF199 #998FF1 #F1998F
tetradic
#8FF199 #8FB6F1 #F18FE7 #F1CA8F
square
#8FF199 #8FB6F1 #F18FE7 #F1CA8F
split-complementary
#8FF199 #CA8FF1 #F18FB6
monochromatic
#22E336 #59EA67 #8FF199 #C5F8CB #E4FCE6
Accessibility & contrast
On white
1.38
#8FF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#8FF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF199
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF199 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E193
Deuteranopia (green-blind)
#E5D89E
Tritanopia (blue-blind)
#81EDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ff199; /* rgb */ color: rgb(143, 241, 153); /* oklch */ color: oklch(87.6% 0.152 146.4);
Tailwind
colors: {
custom: {
50: '#b4f6b8',
500: '#8ff199',
950: '#000000',
},
}SCSS
$custom: #8ff199; $custom-light: #b4f6b8; $custom-dark: #000000;
JSON
{
"hex": "#8ff199",
"rgb": {
"r": 143,
"g": 241,
"b": 153
},
"hsl": {
"h": 126.122,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.87615,
"c": 0.15197,
"h": 146.4
},
"luminance": 0.7105
}Semantic roles & 50–950 ramp
primary
#8FF199
secondary
#CD57C1
accent
#0BC5DA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581