#60FA7A#60FA7A
#60FA7A is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.215 H 146.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60FA7A |
|---|---|
| RGB | rgb(96, 250, 122) |
| HSL | hsl(130, 94%, 68%) |
| HSV | hsv(130, 62%, 98%) |
| CMYK | cmyk(61.6%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(88.09, -66.28, 49.16) |
| CIE-LCH | lch(88.09, 82.52, 143.43°) |
| OKLab | oklab(87.5% -0.1791 0.1184) |
| OKLCH | oklch(87.5% 0.215 146.5) |
| XYZ | xyz(42.5195, 72.2589, 30.1152) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.96
Spearmint
#1EF876
ΔE00 2.62
Spring Green
#00FF7F
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.32
Easter Green
#8CFD7E
ΔE00 3.57
Light Bright Green
#53FE5C
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FA7A #FA60E0
analogous
#93FA60 #60FA7A #60FAC7
triadic
#60FA7A #7A60FA #FA7A60
tetradic
#60FA7A #6093FA #FA60E0 #FAC760
square
#60FA7A #6093FA #FA60E0 #FAC760
split-complementary
#60FA7A #C760FA #FA6093
monochromatic
#07D92A #25F848 #60FA7A #9BFCAC #D7FEDD
Accessibility & contrast
On white
1.36
#60FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#60FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FA7A
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FA7A | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#37F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60fa7a; /* rgb */ color: rgb(96, 250, 122); /* oklch */ color: oklch(87.5% 0.215 146.5);
Tailwind
colors: {
custom: {
50: '#9cfda3',
500: '#60fa7a',
950: '#000000',
},
}SCSS
$custom: #60fa7a; $custom-light: #9cfda3; $custom-dark: #000000;
JSON
{
"hex": "#60fa7a",
"rgb": {
"r": 96,
"g": 250,
"b": 122
},
"hsl": {
"h": 130.13,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.87504,
"c": 0.2147,
"h": 146.5
},
"luminance": 0.72263
}Semantic roles & 50–950 ramp
primary
#60FA7A
secondary
#D32CB6
accent
#00BFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680