#60FD77#60FD77
#60FD77 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.221 H 146.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD77 |
|---|---|
| RGB | rgb(96, 253, 119) |
| HSL | hsl(129, 98%, 68%) |
| HSV | hsv(129, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(88.95, -67.73, 51.59) |
| CIE-LCH | lch(88.95, 85.14, 142.70°) |
| OKLab | oklab(88.2% -0.1831 0.1236) |
| OKLCH | oklch(88.2% 0.221 146) |
| XYZ | xyz(43.2761, 74.0650, 29.4645) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.52
Light Bright Green
#53FE5C
ΔE00 2.89
Spearmint
#1EF876
ΔE00 2.98
Lighter Green
#75FD63
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD77 #FD60E6
analogous
#97FD60 #60FD77 #60FDC5
triadic
#60FD77 #7760FD #FD7760
tetradic
#60FD77 #6097FD #FD60E6 #FDC560
square
#60FD77 #6097FD #FD60E6 #FDC560
split-complementary
#60FD77 #C560FD #FD6097
monochromatic
#03E023 #24FC43 #60FD77 #9CFEAB #D9FFDE
Accessibility & contrast
On white
1.33
#60FD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#60FD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD77
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD77 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86B
Deuteranopia (green-blind)
#EDDA81
Tritanopia (blue-blind)
#37F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fd77; /* rgb */ color: rgb(96, 253, 119); /* oklch */ color: oklch(88.2% 0.221 146.0);
Tailwind
colors: {
custom: {
50: '#9cffa1',
500: '#60fd77',
950: '#000000',
},
}SCSS
$custom: #60fd77; $custom-light: #9cffa1; $custom-dark: #000000;
JSON
{
"hex": "#60fd77",
"rgb": {
"r": 96,
"g": 253,
"b": 119
},
"hsl": {
"h": 128.79,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88202,
"c": 0.22091,
"h": 146
},
"luminance": 0.74069
}Semantic roles & 50–950 ramp
primary
#60FD77
secondary
#D72ABE
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680