#97FF84#97FF84
#97FF84 is a very light, vivid green. Relative luminance 0.798; OKLCH L 90.9% C 0.187 H 140.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF84 |
|---|---|
| RGB | rgb(151, 255, 132) |
| HSL | hsl(111, 100%, 76%) |
| HSV | hsv(111, 48%, 100%) |
| CMYK | cmyk(40.8%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(91.58, -52.97, 49.20) |
| CIE-LCH | lch(91.58, 72.30, 137.11°) |
| OKLab | oklab(90.93% -0.1448 0.1188) |
| OKLCH | oklch(90.93% 0.187 140.6) |
| XYZ | xyz(52.6853, 79.7622, 34.4448) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.11
Light Green
#96F97B
ΔE00 1.45
Lightgreen (survey)
#76FF7B
ΔE00 2.91
Palegreen
#98FB98
ΔE00 3.40
Pastel Green
#B0FF9D
ΔE00 3.89
Lighter Green
#75FD63
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF84 #EC84FF
analogous
#D4FF84 #97FF84 #84FFAE
triadic
#97FF84 #8497FF #FF8497
tetradic
#97FF84 #84D4FF #EC84FF #FFAE84
square
#97FF84 #84D4FF #EC84FF #FFAE84
split-complementary
#97FF84 #AE84FF #FF84D4
monochromatic
#30FF0A #63FF47 #97FF84 #CBFFC1 #E5FFE0
Accessibility & contrast
On white
1.24
#97FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#97FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF84
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF84 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#8EF8E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #97ff84; /* rgb */ color: rgb(151, 255, 132); /* oklch */ color: oklch(90.9% 0.187 140.6);
Tailwind
colors: {
custom: {
50: '#bbffaa',
500: '#97ff84',
950: '#000000',
},
}SCSS
$custom: #97ff84; $custom-light: #bbffaa; $custom-dark: #000000;
JSON
{
"hex": "#97ff84",
"rgb": {
"r": 151,
"g": 255,
"b": 132
},
"hsl": {
"h": 110.732,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90929,
"c": 0.1873,
"h": 140.6
},
"luminance": 0.79765
}Semantic roles & 50–950 ramp
primary
#97FF84
secondary
#C848DF
accent
#00E6C2
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681