#97FF9A#97FF9A
#97FF9A is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.3% C 0.167 H 144.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF9A |
|---|---|
| RGB | rgb(151, 255, 154) |
| HSL | hsl(122, 100%, 80%) |
| HSV | hsv(122, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 39.6%, 0%) |
| CIE-LAB | lab(91.88, -49.97, 39.00) |
| CIE-LCH | lch(91.88, 63.39, 142.03°) |
| OKLab | oklab(91.27% -0.136 0.0964) |
| OKLCH | oklch(91.27% 0.167 144.7) |
| XYZ | xyz(54.3526, 80.4291, 43.2260) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.86
Mint Green
#8FFF9F
ΔE00 1.39
Baby Green
#8CFF9E
ΔE00 1.54
Pastel Green
#B0FF9D
ΔE00 3.01
Foam Green
#90FDA9
ΔE00 3.14
Pale Light Green
#B1FC99
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF9A #FF97FC
analogous
#C8FF97 #97FF9A #97FFCE
triadic
#97FF9A #9A97FF #FF9A97
tetradic
#97FF9A #97C8FF #FF97FC #FFCE97
square
#97FF9A #97C8FF #FF97FC #FFCE97
split-complementary
#97FF9A #CE97FF #FF97C8
monochromatic
#1DFF23 #5AFF5F #97FF9A #D4FFD5 #E0FFE1
Accessibility & contrast
On white
1.23
#97FF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#97FF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF9A
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF9A | 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)
#FFEE93
Deuteranopia (green-blind)
#F4E4A0
Tritanopia (blue-blind)
#8AFAE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ff9a; /* rgb */ color: rgb(151, 255, 154); /* oklch */ color: oklch(91.3% 0.167 144.7);
Tailwind
colors: {
custom: {
50: '#baffb9',
500: '#97ff9a',
950: '#000000',
},
}SCSS
$custom: #97ff9a; $custom-light: #baffb9; $custom-dark: #000000;
JSON
{
"hex": "#97ff9a",
"rgb": {
"r": 151,
"g": 255,
"b": 154
},
"hsl": {
"h": 121.731,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9127,
"c": 0.16676,
"h": 144.7
},
"luminance": 0.80432
}Semantic roles & 50–950 ramp
primary
#97FF9A
secondary
#E259DE
accent
#00DFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681