#98FC7A#98FC7A
#98FC7A is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.1% C 0.192 H 138.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98FC7A |
|---|---|
| RGB | rgb(152, 252, 122) |
| HSL | hsl(106, 96%, 73%) |
| HSV | hsv(106, 52%, 99%) |
| CMYK | cmyk(39.7%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(90.64, -52.65, 52.71) |
| CIE-LCH | lch(90.64, 74.50, 134.96°) |
| OKLab | oklab(90.14% -0.1444 0.126) |
| OKLCH | oklch(90.14% 0.192 138.9) |
| XYZ | xyz(51.2704, 77.6985, 30.7044) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.75
Easter Green
#8CFD7E
ΔE00 1.59
Light Grass Green
#9AF764
ΔE00 2.75
Spring Green (survey)
#A9F971
ΔE00 2.86
Lightgreen (survey)
#76FF7B
ΔE00 3.42
Lighter Green
#75FD63
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FC7A #DE7AFC
analogous
#D9FC7A #98FC7A #7AFC9D
triadic
#98FC7A #7A98FC #FC7A98
tetradic
#98FC7A #7AD9FC #DE7AFC #FC9D7A
square
#98FC7A #7AD9FC #DE7AFC #FC9D7A
split-complementary
#98FC7A #9D7AFC #FC7AD9
monochromatic
#3DF606 #6AFB3E #98FC7A #C6FDB6 #E8FEE1
Accessibility & contrast
On white
1.27
#98FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#98FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FC7A
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FC7A | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6E
Deuteranopia (green-blind)
#F4E183
Tritanopia (blue-blind)
#91F5DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #98fc7a; /* rgb */ color: rgb(152, 252, 122); /* oklch */ color: oklch(90.1% 0.192 138.9);
Tailwind
colors: {
custom: {
50: '#bbfea3',
500: '#98fc7a',
950: '#000000',
},
}SCSS
$custom: #98fc7a; $custom-light: #bbfea3; $custom-dark: #000000;
JSON
{
"hex": "#98fc7a",
"rgb": {
"r": 152,
"g": 252,
"b": 122
},
"hsl": {
"h": 106.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90138,
"c": 0.19165,
"h": 138.9
},
"luminance": 0.77701
}Semantic roles & 50–950 ramp
primary
#98FC7A
secondary
#B641D9
accent
#00E6B1
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680