#60DC84#60DC84
#60DC84 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.3% C 0.167 H 150.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC84 |
|---|---|
| RGB | rgb(96, 220, 132) |
| HSL | hsl(137, 64%, 62%) |
| HSV | hsv(137, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(79.23, -53.55, 33.07) |
| CIE-LCH | lch(79.23, 62.94, 148.30°) |
| OKLab | oklab(80.26% -0.145 0.0821) |
| OKLCH | oklch(80.26% 0.167 150.5) |
| XYZ | xyz(34.5794, 55.3360, 30.6840) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Tealish Green
#0CDC73
ΔE00 3.86
Seaweed
#18D17B
ΔE00 4.56
Aqua Green
#12E193
ΔE00 4.82
Emerald
#50C878
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC84 #DC60B8
analogous
#7ADC60 #60DC84 #60DCC2
triadic
#60DC84 #8460DC #DC8460
tetradic
#60DC84 #607ADC #DC60B8 #DCC260
square
#60DC84 #607ADC #DC60B8 #DCC260
split-complementary
#60DC84 #C260DC #DC607A
monochromatic
#239F47 #2ED15D #60DC84 #92E7AB #C4F2D2
Accessibility & contrast
On white
1.74
#60DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#60DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC84
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC84 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#CCC08A
Tritanopia (blue-blind)
#40D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60dc84; /* rgb */ color: rgb(96, 220, 132); /* oklch */ color: oklch(80.3% 0.167 150.5);
Tailwind
colors: {
custom: {
50: '#97e8a8',
500: '#60dc84',
950: '#000000',
},
}SCSS
$custom: #60dc84; $custom-light: #97e8a8; $custom-dark: #000000;
JSON
{
"hex": "#60dc84",
"rgb": {
"r": 96,
"g": 220,
"b": 132
},
"hsl": {
"h": 137.419,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80262,
"c": 0.16662,
"h": 150.5
},
"luminance": 0.55339
}Semantic roles & 50–950 ramp
primary
#60DC84
secondary
#A23E85
accent
#1A98CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480