#98FF97#98FF97
#98FF97 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.3% C 0.169 H 143.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98FF97 |
|---|---|
| RGB | rgb(152, 255, 151) |
| HSL | hsl(119, 100%, 80%) |
| HSV | hsv(119, 41%, 100%) |
| CMYK | cmyk(40.4%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(91.88, -50.12, 40.48) |
| CIE-LCH | lch(91.88, 64.43, 141.07°) |
| OKLab | oklab(91.27% -0.1365 0.0998) |
| OKLCH | oklch(91.27% 0.169 143.8) |
| XYZ | xyz(54.2923, 80.4265, 41.9352) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.99
Mint Green
#8FFF9F
ΔE00 1.89
Baby Green
#8CFF9E
ΔE00 2.00
Pastel Green
#B0FF9D
ΔE00 2.83
Easter Green
#8CFD7E
ΔE00 3.21
Pale Light Green
#B1FC99
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FF97 #FE97FF
analogous
#CCFF97 #98FF97 #97FFCA
triadic
#98FF97 #9798FF #FF9798
tetradic
#98FF97 #97CCFF #FE97FF #FFCA97
square
#98FF97 #97CCFF #FE97FF #FFCA97
split-complementary
#98FF97 #CA97FF #FF97CC
monochromatic
#1FFF1D #5BFF5A #98FF97 #D5FFD4 #E1FFE0
Accessibility & contrast
On white
1.23
#98FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#98FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FF97
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FF97 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#8CFAE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98ff97; /* rgb */ color: rgb(152, 255, 151); /* oklch */ color: oklch(91.3% 0.169 143.8);
Tailwind
colors: {
custom: {
50: '#bbffb7',
500: '#98ff97',
950: '#000000',
},
}SCSS
$custom: #98ff97; $custom-light: #bbffb7; $custom-dark: #000000;
JSON
{
"hex": "#98ff97",
"rgb": {
"r": 152,
"g": 255,
"b": 151
},
"hsl": {
"h": 119.423,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91266,
"c": 0.16907,
"h": 143.8
},
"luminance": 0.8043
}Semantic roles & 50–950 ramp
primary
#98FF97
secondary
#E059E2
accent
#00E6E3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681