#97FF85#97FF85
#97FF85 is a very light, vivid green. Relative luminance 0.798; OKLCH L 90.9% C 0.186 H 140.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF85 |
|---|---|
| RGB | rgb(151, 255, 133) |
| HSL | hsl(111, 100%, 76%) |
| HSV | hsv(111, 48%, 100%) |
| CMYK | cmyk(40.8%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(91.59, -52.85, 48.75) |
| CIE-LCH | lch(91.59, 71.90, 137.31°) |
| OKLab | oklab(90.94% -0.1444 0.1179) |
| OKLCH | oklch(90.94% 0.186 140.8) |
| XYZ | xyz(52.7540, 79.7897, 34.8070) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.14
Light Green
#96F97B
ΔE00 1.53
Lightgreen (survey)
#76FF7B
ΔE00 2.91
Palegreen
#98FB98
ΔE00 3.27
Pastel Green
#B0FF9D
ΔE00 3.81
Pale Light Green
#B1FC99
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF85 #ED85FF
analogous
#D4FF85 #97FF85 #85FFB0
triadic
#97FF85 #8597FF #FF8597
tetradic
#97FF85 #85D4FF #ED85FF #FFB085
square
#97FF85 #85D4FF #ED85FF #FFB085
split-complementary
#97FF85 #B085FF #FF85D4
monochromatic
#2FFF0B #63FF48 #97FF85 #CBFFC2 #E5FFE0
Accessibility & contrast
On white
1.24
#97FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#97FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF85
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF85 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#F6E38D
Tritanopia (blue-blind)
#8EF8E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #97ff85; /* rgb */ color: rgb(151, 255, 133); /* oklch */ color: oklch(90.9% 0.186 140.8);
Tailwind
colors: {
custom: {
50: '#bbffaa',
500: '#97ff85',
950: '#000000',
},
}SCSS
$custom: #97ff85; $custom-light: #bbffaa; $custom-dark: #000000;
JSON
{
"hex": "#97ff85",
"rgb": {
"r": 151,
"g": 255,
"b": 133
},
"hsl": {
"h": 111.148,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90943,
"c": 0.18639,
"h": 140.8
},
"luminance": 0.79793
}Semantic roles & 50–950 ramp
primary
#97FF85
secondary
#C949DF
accent
#00E6C4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681