#60FF97#60FF97
#60FF97 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.2% C 0.196 H 151.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60FF97 |
|---|---|
| RGB | rgb(96, 255, 151) |
| HSL | hsl(141, 100%, 69%) |
| HSV | hsv(141, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(89.97, -63.73, 37.63) |
| CIE-LCH | lch(89.97, 74.01, 149.44°) |
| OKLab | oklab(89.18% -0.1721 0.0932) |
| OKLCH | oklch(89.18% 0.196 151.6) |
| XYZ | xyz(46.1661, 76.2365, 41.5543) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.47
Wintergreen
#20F986
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.38
Spring Green
#00FF7F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FF97 #FF60C8
analogous
#79FF60 #60FF97 #60FFE7
triadic
#60FF97 #9760FF #FF9760
tetradic
#60FF97 #6079FF #FF60C8 #FFE760
square
#60FF97 #6079FF #FF60C8 #FFE760
split-complementary
#60FF97 #E760FF #FF6079
monochromatic
#00E54F #23FF6F #60FF97 #9DFFBF #DAFFE7
Accessibility & contrast
On white
1.29
#60FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#60FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FF97
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FF97 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#EBDD9E
Tritanopia (blue-blind)
#20FBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60ff97; /* rgb */ color: rgb(96, 255, 151); /* oklch */ color: oklch(89.2% 0.196 151.6);
Tailwind
colors: {
custom: {
50: '#9cffb6',
500: '#60ff97',
950: '#000000',
},
}SCSS
$custom: #60ff97; $custom-light: #9cffb6; $custom-dark: #000000;
JSON
{
"hex": "#60ff97",
"rgb": {
"r": 96,
"g": 255,
"b": 151
},
"hsl": {
"h": 140.755,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.89176,
"c": 0.19577,
"h": 151.6
},
"luminance": 0.76241
}Semantic roles & 50–950 ramp
primary
#60FF97
secondary
#D92A9D
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681