#60DC85#60DC85
#60DC85 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.166 H 150.8°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC85 |
|---|---|
| RGB | rgb(96, 220, 133) |
| HSL | hsl(138, 64%, 62%) |
| HSV | hsv(138, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.25, -53.38, 32.59) |
| CIE-LCH | lch(79.25, 62.54, 148.60°) |
| OKLab | oklab(80.28% -0.1446 0.0809) |
| OKLCH | oklch(80.28% 0.166 150.8) |
| XYZ | xyz(34.6482, 55.3635, 31.0461) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Tealish Green
#0CDC73
ΔE00 3.93
Seaweed
#18D17B
ΔE00 4.52
Aqua Green
#12E193
ΔE00 4.71
Emerald
#50C878
ΔE00 4.98
Lightgreen
#90EE90
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC85 #DC60B7
analogous
#79DC60 #60DC85 #60DCC3
triadic
#60DC85 #8560DC #DC8560
tetradic
#60DC85 #6079DC #DC60B7 #DCC360
square
#60DC85 #6079DC #DC60B7 #DCC360
split-complementary
#60DC85 #C360DC #DC6079
monochromatic
#239F48 #2ED15F #60DC85 #92E7AB #C4F2D2
Accessibility & contrast
On white
1.74
#60DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#60DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC85
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC85 | 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)
#DDCB7F
Deuteranopia (green-blind)
#CCC08B
Tritanopia (blue-blind)
#3FD9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60dc85; /* rgb */ color: rgb(96, 220, 133); /* oklch */ color: oklch(80.3% 0.166 150.8);
Tailwind
colors: {
custom: {
50: '#97e8a9',
500: '#60dc85',
950: '#000000',
},
}SCSS
$custom: #60dc85; $custom-light: #97e8a9; $custom-dark: #000000;
JSON
{
"hex": "#60dc85",
"rgb": {
"r": 96,
"g": 220,
"b": 133
},
"hsl": {
"h": 137.903,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.8028,
"c": 0.16569,
"h": 150.8
},
"luminance": 0.55367
}Semantic roles & 50–950 ramp
primary
#60DC85
secondary
#A23E84
accent
#1A97CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480