#60DC9B#60DC9B
#60DC9B is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.146 H 157.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC9B |
|---|---|
| RGB | rgb(96, 220, 155) |
| HSL | hsl(149, 64%, 62%) |
| HSV | hsv(149, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 29.5%, 13.7%) |
| CIE-LAB | lab(79.63, -49.35, 21.76) |
| CIE-LCH | lch(79.63, 53.94, 156.21°) |
| OKLab | oklab(80.72% -0.1348 0.0552) |
| OKLCH | oklch(80.72% 0.146 157.7) |
| XYZ | xyz(36.3304, 56.0364, 39.9055) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Eucalyptus
#44D7A8
ΔE00 4.96
Seafoam
#7FE0B3
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.68
Light Greenish Blue
#63F7B4
ΔE00 6.01
Emerald
#50C878
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC9B #DC60A1
analogous
#63DC60 #60DC9B #60DCD9
triadic
#60DC9B #9B60DC #DC9B60
tetradic
#60DC9B #6063DC #DC60A1 #DCD960
square
#60DC9B #6063DC #DC60A1 #DCD960
split-complementary
#60DC9B #D960DC #DC6063
monochromatic
#239F5E #2ED17B #60DC9B #92E7BB #C4F2DA
Accessibility & contrast
On white
1.72
#60DC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#60DC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC9B
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC9B | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD97
Deuteranopia (green-blind)
#C9C09F
Tritanopia (blue-blind)
#33DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc9b; /* rgb */ color: rgb(96, 220, 155); /* oklch */ color: oklch(80.7% 0.146 157.7);
Tailwind
colors: {
custom: {
50: '#97e8b8',
500: '#60dc9b',
950: '#000000',
},
}SCSS
$custom: #60dc9b; $custom-light: #97e8b8; $custom-dark: #000000;
JSON
{
"hex": "#60dc9b",
"rgb": {
"r": 96,
"g": 220,
"b": 155
},
"hsl": {
"h": 148.548,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80721,
"c": 0.14565,
"h": 157.7
},
"luminance": 0.5604
}Semantic roles & 50–950 ramp
primary
#60DC9B
secondary
#A23E73
accent
#1A77CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481