#60DC96#60DC96
#60DC96 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.6% C 0.150 H 155.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC96 |
|---|---|
| RGB | rgb(96, 220, 150) |
| HSL | hsl(146, 64%, 62%) |
| HSV | hsv(146, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(79.54, -50.32, 24.24) |
| CIE-LCH | lch(79.54, 55.85, 154.28°) |
| OKLab | oklab(80.61% -0.137 0.0612) |
| OKLCH | oklch(80.61% 0.15 155.9) |
| XYZ | xyz(35.9191, 55.8719, 37.7397) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Seaweed
#18D17B
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.38
Emerald
#50C878
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.88
Eucalyptus
#44D7A8
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC96 #DC60A6
analogous
#68DC60 #60DC96 #60DCD4
triadic
#60DC96 #9660DC #DC9660
tetradic
#60DC96 #6068DC #DC60A6 #DCD460
square
#60DC96 #6068DC #DC60A6 #DCD460
split-complementary
#60DC96 #D460DC #DC6068
monochromatic
#239F59 #2ED175 #60DC96 #92E7B7 #C4F2D8
Accessibility & contrast
On white
1.72
#60DC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#60DC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC96
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC96 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC92
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#36DACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc96; /* rgb */ color: rgb(96, 220, 150); /* oklch */ color: oklch(80.6% 0.150 155.9);
Tailwind
colors: {
custom: {
50: '#97e8b5',
500: '#60dc96',
950: '#000000',
},
}SCSS
$custom: #60dc96; $custom-light: #97e8b5; $custom-dark: #000000;
JSON
{
"hex": "#60dc96",
"rgb": {
"r": 96,
"g": 220,
"b": 150
},
"hsl": {
"h": 146.129,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80613,
"c": 0.1501,
"h": 155.9
},
"luminance": 0.55875
}Semantic roles & 50–950 ramp
primary
#60DC96
secondary
#A23E77
accent
#1A7ECC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481