#60FA79#60FA79
#60FA79 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.5% C 0.216 H 146.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60FA79 |
|---|---|
| RGB | rgb(96, 250, 121) |
| HSL | hsl(130, 94%, 68%) |
| HSV | hsv(130, 62%, 98%) |
| CMYK | cmyk(61.6%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(88.08, -66.41, 49.61) |
| CIE-LCH | lch(88.08, 82.89, 143.24°) |
| OKLab | oklab(87.49% -0.1795 0.1193) |
| OKLCH | oklch(87.49% 0.216 146.4) |
| XYZ | xyz(42.4578, 72.2343, 29.7906) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.91
Spearmint
#1EF876
ΔE00 2.66
Spring Green
#00FF7F
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.39
Light Bright Green
#53FE5C
ΔE00 3.45
Easter Green
#8CFD7E
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FA79 #FA60E1
analogous
#94FA60 #60FA79 #60FAC6
triadic
#60FA79 #7960FA #FA7960
tetradic
#60FA79 #6094FA #FA60E1 #FAC660
square
#60FA79 #6094FA #FA60E1 #FAC660
split-complementary
#60FA79 #C660FA #FA6094
monochromatic
#07D929 #25F847 #60FA79 #9BFCAB #D7FEDD
Accessibility & contrast
On white
1.36
#60FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#60FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FA79
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FA79 | 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)
#FDE56E
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#38F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60fa79; /* rgb */ color: rgb(96, 250, 121); /* oklch */ color: oklch(87.5% 0.216 146.4);
Tailwind
colors: {
custom: {
50: '#9cfda2',
500: '#60fa79',
950: '#000000',
},
}SCSS
$custom: #60fa79; $custom-light: #9cfda2; $custom-dark: #000000;
JSON
{
"hex": "#60fa79",
"rgb": {
"r": 96,
"g": 250,
"b": 121
},
"hsl": {
"h": 129.74,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.8749,
"c": 0.21554,
"h": 146.4
},
"luminance": 0.72238
}Semantic roles & 50–950 ramp
primary
#60FA79
secondary
#D32CB8
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680