#60DC9D#60DC9D
#60DC9D is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.144 H 158.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC9D |
|---|---|
| RGB | rgb(96, 220, 157) |
| HSL | hsl(150, 64%, 62%) |
| HSV | hsv(150, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.67, -48.95, 20.77) |
| CIE-LCH | lch(79.67, 53.18, 157.01°) |
| OKLab | oklab(80.77% -0.1339 0.0528) |
| OKLCH | oklch(80.77% 0.144 158.5) |
| XYZ | xyz(36.4997, 56.1041, 40.7974) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 4.69
Seaweed
#18D17B
ΔE00 5.96
Light Greenish Blue
#63F7B4
ΔE00 5.96
Hospital Green
#9BE5AA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC9D #DC609F
analogous
#61DC60 #60DC9D #60DCDB
triadic
#60DC9D #9D60DC #DC9D60
tetradic
#60DC9D #6061DC #DC609F #DCDB60
square
#60DC9D #6061DC #DC609F #DCDB60
split-complementary
#60DC9D #DB60DC #DC6061
monochromatic
#239F60 #2ED17E #60DC9D #92E7BC #C4F2DB
Accessibility & contrast
On white
1.72
#60DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#60DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC9D
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC9D | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD99
Deuteranopia (green-blind)
#C9C0A1
Tritanopia (blue-blind)
#32DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc9d; /* rgb */ color: rgb(96, 220, 157); /* oklch */ color: oklch(80.8% 0.144 158.5);
Tailwind
colors: {
custom: {
50: '#97e8ba',
500: '#60dc9d',
950: '#000000',
},
}SCSS
$custom: #60dc9d; $custom-light: #97e8ba; $custom-dark: #000000;
JSON
{
"hex": "#60dc9d",
"rgb": {
"r": 96,
"g": 220,
"b": 157
},
"hsl": {
"h": 149.516,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80765,
"c": 0.14391,
"h": 158.5
},
"luminance": 0.56108
}Semantic roles & 50–950 ramp
primary
#60DC9D
secondary
#A23E71
accent
#1A74CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481