#60DC80#60DC80
#60DC80 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.170 H 149.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC80 |
|---|---|
| RGB | rgb(96, 220, 128) |
| HSL | hsl(135, 64%, 62%) |
| HSV | hsv(135, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(79.17, -54.21, 35.01) |
| CIE-LCH | lch(79.17, 64.54, 147.14°) |
| OKLab | oklab(80.19% -0.1467 0.0865) |
| OKLCH | oklch(80.19% 0.17 149.5) |
| XYZ | xyz(34.3110, 55.2286, 29.2700) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Tealish Green
#0CDC73
ΔE00 3.64
Seaweed
#18D17B
ΔE00 4.75
Emerald
#50C878
ΔE00 5.14
Lightish Green
#61E160
ΔE00 5.31
Aqua Green
#12E193
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC80 #DC60BC
analogous
#7EDC60 #60DC80 #60DCBE
triadic
#60DC80 #8060DC #DC8060
tetradic
#60DC80 #607EDC #DC60BC #DCBE60
square
#60DC80 #607EDC #DC60BC #DCBE60
split-complementary
#60DC80 #BE60DC #DC607E
monochromatic
#239F43 #2ED158 #60DC80 #92E7A8 #C4F2D0
Accessibility & contrast
On white
1.74
#60DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#60DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC80
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC80 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#41D8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60dc80; /* rgb */ color: rgb(96, 220, 128); /* oklch */ color: oklch(80.2% 0.170 149.5);
Tailwind
colors: {
custom: {
50: '#97e8a6',
500: '#60dc80',
950: '#000000',
},
}SCSS
$custom: #60dc80; $custom-light: #97e8a6; $custom-dark: #000000;
JSON
{
"hex": "#60dc80",
"rgb": {
"r": 96,
"g": 220,
"b": 128
},
"hsl": {
"h": 135.484,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80191,
"c": 0.17033,
"h": 149.5
},
"luminance": 0.55232
}Semantic roles & 50–950 ramp
primary
#60DC80
secondary
#A23E88
accent
#1A9ECC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480