#97FF98#97FF98
#97FF98 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.2% C 0.169 H 144.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF98 |
|---|---|
| RGB | rgb(151, 255, 152) |
| HSL | hsl(121, 100%, 80%) |
| HSV | hsv(121, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(91.85, -50.27, 39.95) |
| CIE-LCH | lch(91.85, 64.20, 141.53°) |
| OKLab | oklab(91.24% -0.1369 0.0986) |
| OKLCH | oklch(91.24% 0.169 144.2) |
| XYZ | xyz(54.1874, 80.3630, 42.3560) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.93
Mint Green
#8FFF9F
ΔE00 1.66
Baby Green
#8CFF9E
ΔE00 1.78
Pastel Green
#B0FF9D
ΔE00 2.96
Easter Green
#8CFD7E
ΔE00 3.36
Pale Light Green
#B1FC99
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF98 #FF97FE
analogous
#CAFF97 #97FF98 #97FFCC
triadic
#97FF98 #9897FF #FF9897
tetradic
#97FF98 #97CAFF #FF97FE #FFCC97
square
#97FF98 #97CAFF #FF97FE #FFCC97
split-complementary
#97FF98 #CC97FF #FF97CA
monochromatic
#1DFF1F #5AFF5B #97FF98 #D4FFD5 #E0FFE1
Accessibility & contrast
On white
1.23
#97FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#97FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF98
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF98 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE90
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#8AFAE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ff98; /* rgb */ color: rgb(151, 255, 152); /* oklch */ color: oklch(91.2% 0.169 144.2);
Tailwind
colors: {
custom: {
50: '#baffb7',
500: '#97ff98',
950: '#000000',
},
}SCSS
$custom: #97ff98; $custom-light: #baffb7; $custom-dark: #000000;
JSON
{
"hex": "#97ff98",
"rgb": {
"r": 151,
"g": 255,
"b": 152
},
"hsl": {
"h": 120.577,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91236,
"c": 0.16866,
"h": 144.2
},
"luminance": 0.80366
}Semantic roles & 50–950 ramp
primary
#97FF98
secondary
#E259E0
accent
#00E3E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681