#60DC77#60DC77
#60DC77 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.0% C 0.179 H 147.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC77 |
|---|---|
| RGB | rgb(96, 220, 119) |
| HSL | hsl(131, 64%, 62%) |
| HSV | hsv(131, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(79.04, -55.62, 39.33) |
| CIE-LCH | lch(79.04, 68.12, 144.73°) |
| OKLab | oklab(80.04% -0.1505 0.0961) |
| OKLCH | oklch(80.04% 0.179 147.4) |
| XYZ | xyz(33.7446, 55.0021, 26.2874) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Tealish Green
#0CDC73
ΔE00 3.60
Lightish Green
#61E160
ΔE00 3.88
Seaweed
#18D17B
ΔE00 5.44
Fresh Green
#69D84F
ΔE00 5.62
Emerald
#50C878
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC77 #DC60C5
analogous
#87DC60 #60DC77 #60DCB5
triadic
#60DC77 #7760DC #DC7760
tetradic
#60DC77 #6087DC #DC60C5 #DCB560
square
#60DC77 #6087DC #DC60C5 #DCB560
split-complementary
#60DC77 #B560DC #DC6087
monochromatic
#239F3A #2ED14C #60DC77 #92E7A2 #C4F2CD
Accessibility & contrast
On white
1.75
#60DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#60DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC77
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC77 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB6F
Deuteranopia (green-blind)
#CEBF7E
Tritanopia (blue-blind)
#45D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60dc77; /* rgb */ color: rgb(96, 220, 119); /* oklch */ color: oklch(80.0% 0.179 147.4);
Tailwind
colors: {
custom: {
50: '#97e8a0',
500: '#60dc77',
950: '#000000',
},
}SCSS
$custom: #60dc77; $custom-light: #97e8a0; $custom-dark: #000000;
JSON
{
"hex": "#60dc77",
"rgb": {
"r": 96,
"g": 220,
"b": 119
},
"hsl": {
"h": 131.129,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80041,
"c": 0.1786,
"h": 147.4
},
"luminance": 0.55005
}Semantic roles & 50–950 ramp
primary
#60DC77
secondary
#A23E90
accent
#1AABCC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480