#60DC82#60DC82
#60DC82 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.168 H 150.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC82 |
|---|---|
| RGB | rgb(96, 220, 130) |
| HSL | hsl(136, 64%, 62%) |
| HSV | hsv(136, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.20, -53.88, 34.05) |
| CIE-LCH | lch(79.20, 63.74, 147.72°) |
| OKLab | oklab(80.23% -0.1459 0.0843) |
| OKLCH | oklch(80.23% 0.168 150) |
| XYZ | xyz(34.4439, 55.2818, 29.9701) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Tealish Green
#0CDC73
ΔE00 3.73
Seaweed
#18D17B
ΔE00 4.64
Aqua Green
#12E193
ΔE00 5.06
Emerald
#50C878
ΔE00 5.06
Lightish Green
#61E160
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC82 #DC60BA
analogous
#7CDC60 #60DC82 #60DCC0
triadic
#60DC82 #8260DC #DC8260
tetradic
#60DC82 #607CDC #DC60BA #DCC060
square
#60DC82 #607CDC #DC60BA #DCC060
split-complementary
#60DC82 #C060DC #DC607C
monochromatic
#239F45 #2ED15B #60DC82 #92E7A9 #C4F2D1
Accessibility & contrast
On white
1.74
#60DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#60DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC82
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC82 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#40D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60dc82; /* rgb */ color: rgb(96, 220, 130); /* oklch */ color: oklch(80.2% 0.168 150.0);
Tailwind
colors: {
custom: {
50: '#97e8a7',
500: '#60dc82',
950: '#000000',
},
}SCSS
$custom: #60dc82; $custom-light: #97e8a7; $custom-dark: #000000;
JSON
{
"hex": "#60dc82",
"rgb": {
"r": 96,
"g": 220,
"b": 130
},
"hsl": {
"h": 136.452,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80226,
"c": 0.16848,
"h": 150
},
"luminance": 0.55285
}Semantic roles & 50–950 ramp
primary
#60DC82
secondary
#A23E87
accent
#1A9BCC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480