#98FC80#98FC80
#98FC80 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.2% C 0.186 H 139.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #98FC80 |
|---|---|
| RGB | rgb(152, 252, 128) |
| HSL | hsl(108, 95%, 75%) |
| HSV | hsv(108, 49%, 99%) |
| CMYK | cmyk(39.7%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(90.71, -51.94, 50.02) |
| CIE-LCH | lch(90.71, 72.11, 136.08°) |
| OKLab | oklab(90.22% -0.1422 0.1204) |
| OKLCH | oklch(90.22% 0.186 139.7) |
| XYZ | xyz(51.6537, 77.8518, 32.7231) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.73
Easter Green
#8CFD7E
ΔE00 1.27
Lightgreen (survey)
#76FF7B
ΔE00 3.22
Spring Green (survey)
#A9F971
ΔE00 3.43
Light Grass Green
#9AF764
ΔE00 3.49
Palegreen
#98FB98
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FC80 #E480FC
analogous
#D6FC80 #98FC80 #80FCA6
triadic
#98FC80 #8098FC #FC8098
tetradic
#98FC80 #80D6FC #E480FC #FCA680
square
#98FC80 #80D6FC #E480FC #FCA680
split-complementary
#98FC80 #A680FC #FC80D6
monochromatic
#37F908 #68FB44 #98FC80 #C8FDBC #E7FEE1
Accessibility & contrast
On white
1.27
#98FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#98FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FC80
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FC80 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#90F5DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #98fc80; /* rgb */ color: rgb(152, 252, 128); /* oklch */ color: oklch(90.2% 0.186 139.7);
Tailwind
colors: {
custom: {
50: '#bbfea7',
500: '#98fc80',
950: '#000000',
},
}SCSS
$custom: #98fc80; $custom-light: #bbfea7; $custom-dark: #000000;
JSON
{
"hex": "#98fc80",
"rgb": {
"r": 152,
"g": 252,
"b": 128
},
"hsl": {
"h": 108.387,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90218,
"c": 0.18632,
"h": 139.7
},
"luminance": 0.77855
}Semantic roles & 50–950 ramp
primary
#98FC80
secondary
#BD46DA
accent
#00E6B9
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680