#60DC92#60DC92
#60DC92 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.154 H 154.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC92 |
|---|---|
| RGB | rgb(96, 220, 146) |
| HSL | hsl(144, 64%, 62%) |
| HSV | hsv(144, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(79.47, -51.08, 26.21) |
| CIE-LCH | lch(79.47, 57.41, 152.83°) |
| OKLab | oklab(80.53% -0.1388 0.066) |
| OKLCH | oklch(80.53% 0.154 154.6) |
| XYZ | xyz(35.6025, 55.7452, 36.0723) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 4.74
Seaweed
#18D17B
ΔE00 4.76
Emerald
#50C878
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.45
Seafoam Green
#7AF9AB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC92 #DC60AA
analogous
#6CDC60 #60DC92 #60DCD0
triadic
#60DC92 #9260DC #DC9260
tetradic
#60DC92 #606CDC #DC60AA #DCD060
square
#60DC92 #606CDC #DC60AA #DCD060
split-complementary
#60DC92 #D060DC #DC606C
monochromatic
#239F55 #2ED170 #60DC92 #92E7B4 #C4F2D7
Accessibility & contrast
On white
1.73
#60DC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#60DC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC92
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC92 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8D
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#39DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc92; /* rgb */ color: rgb(96, 220, 146); /* oklch */ color: oklch(80.5% 0.154 154.6);
Tailwind
colors: {
custom: {
50: '#97e8b2',
500: '#60dc92',
950: '#000000',
},
}SCSS
$custom: #60dc92; $custom-light: #97e8b2; $custom-dark: #000000;
JSON
{
"hex": "#60dc92",
"rgb": {
"r": 96,
"g": 220,
"b": 146
},
"hsl": {
"h": 144.194,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.8053,
"c": 0.15372,
"h": 154.6
},
"luminance": 0.55749
}Semantic roles & 50–950 ramp
primary
#60DC92
secondary
#A23E7A
accent
#1A84CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481