#60DC79#60DC79
#60DC79 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.177 H 147.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC79 |
|---|---|
| RGB | rgb(96, 220, 121) |
| HSL | hsl(132, 64%, 62%) |
| HSV | hsv(132, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.07, -55.32, 38.38) |
| CIE-LCH | lch(79.07, 67.33, 145.25°) |
| OKLab | oklab(80.07% -0.1497 0.094) |
| OKLCH | oklch(80.07% 0.177 147.9) |
| XYZ | xyz(33.8660, 55.0506, 26.9266) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Tealish Green
#0CDC73
ΔE00 3.56
Lightish Green
#61E160
ΔE00 4.19
Seaweed
#18D17B
ΔE00 5.26
Emerald
#50C878
ΔE00 5.56
Lightgreen
#90EE90
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC79 #DC60C3
analogous
#85DC60 #60DC79 #60DCB7
triadic
#60DC79 #7960DC #DC7960
tetradic
#60DC79 #6085DC #DC60C3 #DCB760
square
#60DC79 #6085DC #DC60C3 #DCB760
split-complementary
#60DC79 #B760DC #DC6085
monochromatic
#239F3C #2ED14F #60DC79 #92E7A3 #C4F2CE
Accessibility & contrast
On white
1.75
#60DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#60DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC79
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC79 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB71
Deuteranopia (green-blind)
#CEBF80
Tritanopia (blue-blind)
#44D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60dc79; /* rgb */ color: rgb(96, 220, 121); /* oklch */ color: oklch(80.1% 0.177 147.9);
Tailwind
colors: {
custom: {
50: '#97e8a1',
500: '#60dc79',
950: '#000000',
},
}SCSS
$custom: #60dc79; $custom-light: #97e8a1; $custom-dark: #000000;
JSON
{
"hex": "#60dc79",
"rgb": {
"r": 96,
"g": 220,
"b": 121
},
"hsl": {
"h": 132.097,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80073,
"c": 0.17678,
"h": 147.9
},
"luminance": 0.55054
}Semantic roles & 50–950 ramp
primary
#60DC79
secondary
#A23E8E
accent
#1AA8CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480