#60DF78#60DF78
#60DF78 is a light, vivid green. Relative luminance 0.566; OKLCH L 80.8% C 0.182 H 147.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF78 |
|---|---|
| RGB | rgb(96, 223, 120) |
| HSL | hsl(131, 66%, 63%) |
| HSV | hsv(131, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(79.96, -56.62, 40.00) |
| CIE-LCH | lch(79.96, 69.33, 144.76°) |
| OKLab | oklab(80.8% -0.1532 0.0977) |
| OKLCH | oklch(80.8% 0.182 147.5) |
| XYZ | xyz(34.5994, 56.6151, 26.8701) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Lightish Green
#61E160
ΔE00 3.61
Tealish Green
#0CDC73
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 5.35
Fresh Green
#69D84F
ΔE00 5.65
Turquoise Green
#04F489
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF78 #DF60C7
analogous
#87DF60 #60DF78 #60DFB8
triadic
#60DF78 #7860DF #DF7860
tetradic
#60DF78 #6087DF #DF60C7 #DFB860
square
#60DF78 #6087DF #DF60C7 #DFB860
split-complementary
#60DF78 #B860DF #DF6087
monochromatic
#21A43A #2DD54D #60DF78 #93E9A3 #C6F4CF
Accessibility & contrast
On white
1.70
#60DF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#60DF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF78
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF78 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#43DBC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60df78; /* rgb */ color: rgb(96, 223, 120); /* oklch */ color: oklch(80.8% 0.182 147.5);
Tailwind
colors: {
custom: {
50: '#98eaa0',
500: '#60df78',
950: '#000000',
},
}SCSS
$custom: #60df78; $custom-light: #98eaa0; $custom-dark: #000000;
JSON
{
"hex": "#60df78",
"rgb": {
"r": 96,
"g": 223,
"b": 120
},
"hsl": {
"h": 131.339,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80802,
"c": 0.18171,
"h": 147.5
},
"luminance": 0.56618
}Semantic roles & 50–950 ramp
primary
#60DF78
secondary
#A63D92
accent
#17ACCE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480