#60FC77#60FC77
#60FC77 is a very light, highly saturated green. Relative luminance 0.734; OKLCH L 88.0% C 0.220 H 146.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60FC77 |
|---|---|
| RGB | rgb(96, 252, 119) |
| HSL | hsl(129, 96%, 68%) |
| HSV | hsv(129, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(88.65, -67.38, 51.23) |
| CIE-LCH | lch(88.65, 84.64, 142.75°) |
| OKLab | oklab(87.96% -0.1822 0.1228) |
| OKLCH | oklch(87.96% 0.22 146) |
| XYZ | xyz(42.9612, 73.4353, 29.3596) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.60
Spearmint
#1EF876
ΔE00 2.89
Light Bright Green
#53FE5C
ΔE00 2.98
Lighter Green
#75FD63
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FC77 #FC60E5
analogous
#97FC60 #60FC77 #60FCC5
triadic
#60FC77 #7760FC #FC7760
tetradic
#60FC77 #6097FC #FC60E5 #FCC560
square
#60FC77 #6097FC #FC60E5 #FCC560
split-complementary
#60FC77 #C560FC #FC6097
monochromatic
#04DD24 #24FB44 #60FC77 #9CFDAA #D8FEDE
Accessibility & contrast
On white
1.34
#60FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#60FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FC77
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FC77 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76B
Deuteranopia (green-blind)
#ECD981
Tritanopia (blue-blind)
#38F6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fc77; /* rgb */ color: rgb(96, 252, 119); /* oklch */ color: oklch(88.0% 0.220 146.0);
Tailwind
colors: {
custom: {
50: '#9cfea1',
500: '#60fc77',
950: '#000000',
},
}SCSS
$custom: #60fc77; $custom-light: #9cfea1; $custom-dark: #000000;
JSON
{
"hex": "#60fc77",
"rgb": {
"r": 96,
"g": 252,
"b": 119
},
"hsl": {
"h": 128.846,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.87956,
"c": 0.21968,
"h": 146
},
"luminance": 0.7344
}Semantic roles & 50–950 ramp
primary
#60FC77
secondary
#D62BBC
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680