#60DF79#60DF79
#60DF79 is a light, vivid green. Relative luminance 0.566; OKLCH L 80.8% C 0.181 H 147.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF79 |
|---|---|
| RGB | rgb(96, 223, 121) |
| HSL | hsl(132, 66%, 63%) |
| HSV | hsv(132, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(79.98, -56.47, 39.53) |
| CIE-LCH | lch(79.98, 68.93, 145.01°) |
| OKLab | oklab(80.82% -0.1528 0.0966) |
| OKLCH | oklch(80.82% 0.181 147.7) |
| XYZ | xyz(34.6604, 56.6395, 27.1914) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Tealish Green
#0CDC73
ΔE00 3.63
Lightish Green
#61E160
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 5.34
Turquoise Green
#04F489
ΔE00 5.76
Seaweed
#18D17B
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF79 #DF60C6
analogous
#87DF60 #60DF79 #60DFB8
triadic
#60DF79 #7960DF #DF7960
tetradic
#60DF79 #6087DF #DF60C6 #DFB860
square
#60DF79 #6087DF #DF60C6 #DFB860
split-complementary
#60DF79 #B860DF #DF6087
monochromatic
#21A43B #2DD54E #60DF79 #93E9A4 #C6F4CF
Accessibility & contrast
On white
1.70
#60DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#60DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF79
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF79 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#43DBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60df79; /* rgb */ color: rgb(96, 223, 121); /* oklch */ color: oklch(80.8% 0.181 147.7);
Tailwind
colors: {
custom: {
50: '#98eaa1',
500: '#60df79',
950: '#000000',
},
}SCSS
$custom: #60df79; $custom-light: #98eaa1; $custom-dark: #000000;
JSON
{
"hex": "#60df79",
"rgb": {
"r": 96,
"g": 223,
"b": 121
},
"hsl": {
"h": 131.811,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80818,
"c": 0.1808,
"h": 147.7
},
"luminance": 0.56643
}Semantic roles & 50–950 ramp
primary
#60DF79
secondary
#A63D92
accent
#17AACE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480