#60FA7E#60FA7E
#60FA7E is a very light, highly saturated green. Relative luminance 0.724; OKLCH L 87.6% C 0.211 H 147.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60FA7E |
|---|---|
| RGB | rgb(96, 250, 126) |
| HSL | hsl(132, 94%, 68%) |
| HSV | hsv(132, 62%, 98%) |
| CMYK | cmyk(61.6%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(88.14, -65.73, 47.35) |
| CIE-LCH | lch(88.14, 81.01, 144.23°) |
| OKLab | oklab(87.56% -0.1776 0.1146) |
| OKLCH | oklch(87.56% 0.211 147.2) |
| XYZ | xyz(42.7724, 72.3601, 31.4474) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.25
Spearmint
#1EF876
ΔE00 2.55
Spring Green
#00FF7F
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.28
Easter Green
#8CFD7E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FA7E #FA60DC
analogous
#8FFA60 #60FA7E #60FACB
triadic
#60FA7E #7E60FA #FA7E60
tetradic
#60FA7E #608FFA #FA60DC #FACB60
square
#60FA7E #608FFA #FA60DC #FACB60
split-complementary
#60FA7E #CB60FA #FA608F
monochromatic
#07D930 #25F84E #60FA7E #9BFCAE #D7FEDE
Accessibility & contrast
On white
1.36
#60FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#60FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FA7E
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FA7E | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE573
Deuteranopia (green-blind)
#E9D887
Tritanopia (blue-blind)
#35F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60fa7e; /* rgb */ color: rgb(96, 250, 126); /* oklch */ color: oklch(87.6% 0.211 147.2);
Tailwind
colors: {
custom: {
50: '#9cfda5',
500: '#60fa7e',
950: '#000000',
},
}SCSS
$custom: #60fa7e; $custom-light: #9cfda5; $custom-dark: #000000;
JSON
{
"hex": "#60fa7e",
"rgb": {
"r": 96,
"g": 250,
"b": 126
},
"hsl": {
"h": 131.688,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.8756,
"c": 0.2113,
"h": 147.2
},
"luminance": 0.72364
}Semantic roles & 50–950 ramp
primary
#60FA7E
secondary
#D32CB2
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680