#60DC91#60DC91
#60DC91 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.155 H 154.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC91 |
|---|---|
| RGB | rgb(96, 220, 145) |
| HSL | hsl(144, 64%, 62%) |
| HSV | hsv(144, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(79.45, -51.26, 26.71) |
| CIE-LCH | lch(79.45, 57.80, 152.48°) |
| OKLab | oklab(80.51% -0.1393 0.0672) |
| OKLCH | oklch(80.51% 0.155 154.3) |
| XYZ | xyz(35.5251, 55.7143, 35.6644) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 4.59
Seaweed
#18D17B
ΔE00 4.70
Emerald
#50C878
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.30
Seafoam Green
#7AF9AB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC91 #DC60AB
analogous
#6DDC60 #60DC91 #60DCCF
triadic
#60DC91 #9160DC #DC9160
tetradic
#60DC91 #606DDC #DC60AB #DCCF60
square
#60DC91 #606DDC #DC60AB #DCCF60
split-complementary
#60DC91 #CF60DC #DC606D
monochromatic
#239F54 #2ED16E #60DC91 #92E7B4 #C4F2D6
Accessibility & contrast
On white
1.73
#60DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#60DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC91
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC91 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8C
Deuteranopia (green-blind)
#CBC096
Tritanopia (blue-blind)
#39DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc91; /* rgb */ color: rgb(96, 220, 145); /* oklch */ color: oklch(80.5% 0.155 154.3);
Tailwind
colors: {
custom: {
50: '#97e8b1',
500: '#60dc91',
950: '#000000',
},
}SCSS
$custom: #60dc91; $custom-light: #97e8b1; $custom-dark: #000000;
JSON
{
"hex": "#60dc91",
"rgb": {
"r": 96,
"g": 220,
"b": 145
},
"hsl": {
"h": 143.71,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.8051,
"c": 0.15463,
"h": 154.3
},
"luminance": 0.55718
}Semantic roles & 50–950 ramp
primary
#60DC91
secondary
#A23E7B
accent
#1A85CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1611
muted
#7F8481