#8FF98E#8FF98E
#8FF98E is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.3% C 0.174 H 143.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF98E |
|---|---|
| RGB | rgb(143, 249, 142) |
| HSL | hsl(119, 90%, 77%) |
| HSV | hsv(119, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(89.65, -51.52, 41.92) |
| CIE-LCH | lch(89.65, 66.42, 140.86°) |
| OKLab | oklab(89.3% -0.1403 0.1028) |
| OKLCH | oklch(89.3% 0.174 143.8) |
| XYZ | xyz(50.0835, 75.5408, 37.5277) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.40
Baby Green
#8CFF9E
ΔE00 2.47
Mint Green
#8FFF9F
ΔE00 2.48
Easter Green
#8CFD7E
ΔE00 2.66
Lightgreen
#90EE90
ΔE00 2.73
Light Green
#96F97B
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF98E #F88EF9
analogous
#C5F98E #8FF98E #8EF9C3
triadic
#8FF98E #8E8FF9 #F98E8F
tetradic
#8FF98E #8EC5F9 #F88EF9 #F9C38E
square
#8FF98E #8EC5F9 #F88EF9 #F9C38E
split-complementary
#8FF98E #C38EF9 #F98EC5
monochromatic
#1CF31A #55F654 #8FF98E #C9FCC8 #E2FDE2
Accessibility & contrast
On white
1.30
#8FF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#8FF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF98E
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF98E | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE886
Deuteranopia (green-blind)
#EEDE95
Tritanopia (blue-blind)
#82F3DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff98e; /* rgb */ color: rgb(143, 249, 142); /* oklch */ color: oklch(89.3% 0.174 143.8);
Tailwind
colors: {
custom: {
50: '#b5fcb0',
500: '#8ff98e',
950: '#000000',
},
}SCSS
$custom: #8ff98e; $custom-light: #b5fcb0; $custom-dark: #000000;
JSON
{
"hex": "#8ff98e",
"rgb": {
"r": 143,
"g": 249,
"b": 142
},
"hsl": {
"h": 119.439,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.89303,
"c": 0.1739,
"h": 143.8
},
"luminance": 0.75544
}Semantic roles & 50–950 ramp
primary
#8FF98E
secondary
#D753D8
accent
#00E6E3
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121711
muted
#828581