#60DF76#60DF76
#60DF76 is a light, vivid green. Relative luminance 0.566; OKLCH L 80.8% C 0.184 H 147.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF76 |
|---|---|
| RGB | rgb(96, 223, 118) |
| HSL | hsl(130, 66%, 63%) |
| HSV | hsv(130, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(79.94, -56.92, 40.95) |
| CIE-LCH | lch(79.94, 70.12, 144.27°) |
| OKLab | oklab(80.77% -0.154 0.0997) |
| OKLCH | oklch(80.77% 0.184 147.1) |
| XYZ | xyz(34.4793, 56.5670, 26.2376) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Lightish Green
#61E160
ΔE00 3.30
Tealish Green
#0CDC73
ΔE00 3.74
Fresh Green
#69D84F
ΔE00 5.37
Lightgreen
#90EE90
ΔE00 5.40
Turquoise Green
#04F489
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF76 #DF60C9
analogous
#89DF60 #60DF76 #60DFB6
triadic
#60DF76 #7660DF #DF7660
tetradic
#60DF76 #6089DF #DF60C9 #DFB660
square
#60DF76 #6089DF #DF60C9 #DFB660
split-complementary
#60DF76 #B660DF #DF6089
monochromatic
#21A438 #2DD54A #60DF76 #93E9A2 #C6F4CE
Accessibility & contrast
On white
1.71
#60DF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#60DF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF76
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF76 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CD6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#44DAC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60df76; /* rgb */ color: rgb(96, 223, 118); /* oklch */ color: oklch(80.8% 0.184 147.1);
Tailwind
colors: {
custom: {
50: '#98ea9f',
500: '#60df76',
950: '#000000',
},
}SCSS
$custom: #60df76; $custom-light: #98ea9f; $custom-dark: #000000;
JSON
{
"hex": "#60df76",
"rgb": {
"r": 96,
"g": 223,
"b": 118
},
"hsl": {
"h": 130.394,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80771,
"c": 0.18351,
"h": 147.1
},
"luminance": 0.5657
}Semantic roles & 50–950 ramp
primary
#60DF76
secondary
#A63D94
accent
#17AFCE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480