#8FF98D#8FF98D
#8FF98D is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.3% C 0.175 H 143.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF98D |
|---|---|
| RGB | rgb(143, 249, 141) |
| HSL | hsl(119, 90%, 76%) |
| HSV | hsv(119, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(89.63, -51.66, 42.39) |
| CIE-LCH | lch(89.63, 66.82, 140.63°) |
| OKLab | oklab(89.29% -0.1407 0.1038) |
| OKLCH | oklch(89.29% 0.175 143.6) |
| XYZ | xyz(50.0087, 75.5109, 37.1341) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.52
Easter Green
#8CFD7E
ΔE00 2.51
Baby Green
#8CFF9E
ΔE00 2.61
Mint Green
#8FFF9F
ΔE00 2.61
Lightgreen
#90EE90
ΔE00 2.81
Light Green
#96F97B
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF98D #F78DF9
analogous
#C5F98D #8FF98D #8DF9C1
triadic
#8FF98D #8D8FF9 #F98D8F
tetradic
#8FF98D #8DC5F9 #F78DF9 #F9C18D
square
#8FF98D #8DC5F9 #F78DF9 #F9C18D
split-complementary
#8FF98D #C18DF9 #F98DC5
monochromatic
#1DF319 #56F653 #8FF98D #C8FCC7 #E2FDE2
Accessibility & contrast
On white
1.30
#8FF98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#8FF98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF98D
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF98D | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#EEDD94
Tritanopia (blue-blind)
#82F3DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff98d; /* rgb */ color: rgb(143, 249, 141); /* oklch */ color: oklch(89.3% 0.175 143.6);
Tailwind
colors: {
custom: {
50: '#b5fcb0',
500: '#8ff98d',
950: '#000000',
},
}SCSS
$custom: #8ff98d; $custom-light: #b5fcb0; $custom-dark: #000000;
JSON
{
"hex": "#8ff98d",
"rgb": {
"r": 143,
"g": 249,
"b": 141
},
"hsl": {
"h": 118.889,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.89287,
"c": 0.17485,
"h": 143.6
},
"luminance": 0.75514
}Semantic roles & 50–950 ramp
primary
#8FF98D
secondary
#D552D8
accent
#00E6E1
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581