#60DC94#60DC94
#60DC94 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.152 H 155.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC94 |
|---|---|
| RGB | rgb(96, 220, 148) |
| HSL | hsl(145, 64%, 62%) |
| HSV | hsv(145, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 32.7%, 13.7%) |
| CIE-LAB | lab(79.50, -50.70, 25.22) |
| CIE-LCH | lch(79.50, 56.63, 153.55°) |
| OKLab | oklab(80.57% -0.1379 0.0636) |
| OKLCH | oklch(80.57% 0.152 155.2) |
| XYZ | xyz(35.7595, 55.8080, 36.8988) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Seaweed
#18D17B
ΔE00 4.92
Weird Green
#3AE57F
ΔE00 5.05
Emerald
#50C878
ΔE00 5.48
Tealish Green
#0CDC73
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC94 #DC60A8
analogous
#6ADC60 #60DC94 #60DCD2
triadic
#60DC94 #9460DC #DC9460
tetradic
#60DC94 #606ADC #DC60A8 #DCD260
square
#60DC94 #606ADC #DC60A8 #DCD260
split-complementary
#60DC94 #D260DC #DC606A
monochromatic
#239F57 #2ED172 #60DC94 #92E7B6 #C4F2D8
Accessibility & contrast
On white
1.73
#60DC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#60DC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC94
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC94 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8F
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#38DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc94; /* rgb */ color: rgb(96, 220, 148); /* oklch */ color: oklch(80.6% 0.152 155.2);
Tailwind
colors: {
custom: {
50: '#97e8b4',
500: '#60dc94',
950: '#000000',
},
}SCSS
$custom: #60dc94; $custom-light: #97e8b4; $custom-dark: #000000;
JSON
{
"hex": "#60dc94",
"rgb": {
"r": 96,
"g": 220,
"b": 148
},
"hsl": {
"h": 145.161,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80571,
"c": 0.1519,
"h": 155.2
},
"luminance": 0.55811
}Semantic roles & 50–950 ramp
primary
#60DC94
secondary
#A23E78
accent
#1A81CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481