#60DF7C#60DF7C
#60DF7C is a light, vivid green. Relative luminance 0.567; OKLCH L 80.9% C 0.178 H 148.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF7C |
|---|---|
| RGB | rgb(96, 223, 124) |
| HSL | hsl(133, 66%, 63%) |
| HSV | hsv(133, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 44.4%, 12.5%) |
| CIE-LAB | lab(80.02, -56.01, 38.10) |
| CIE-LCH | lch(80.02, 67.74, 145.78°) |
| OKLab | oklab(80.87% -0.1515 0.0935) |
| OKLCH | oklch(80.87% 0.178 148.3) |
| XYZ | xyz(34.8473, 56.7142, 28.1754) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.68
Tealish Green
#0CDC73
ΔE00 3.58
Lightish Green
#61E160
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.53
Turquoise Green
#04F489
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF7C #DF60C3
analogous
#84DF60 #60DF7C #60DFBB
triadic
#60DF7C #7C60DF #DF7C60
tetradic
#60DF7C #6084DF #DF60C3 #DFBB60
square
#60DF7C #6084DF #DF60C3 #DFBB60
split-complementary
#60DF7C #BB60DF #DF6084
monochromatic
#21A43E #2DD552 #60DF7C #93E9A6 #C6F4D0
Accessibility & contrast
On white
1.70
#60DF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#60DF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF7C
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF7C | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD74
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#42DBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60df7c; /* rgb */ color: rgb(96, 223, 124); /* oklch */ color: oklch(80.9% 0.178 148.3);
Tailwind
colors: {
custom: {
50: '#98eaa3',
500: '#60df7c',
950: '#000000',
},
}SCSS
$custom: #60df7c; $custom-light: #98eaa3; $custom-dark: #000000;
JSON
{
"hex": "#60df7c",
"rgb": {
"r": 96,
"g": 223,
"b": 124
},
"hsl": {
"h": 133.228,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80866,
"c": 0.17807,
"h": 148.3
},
"luminance": 0.56717
}Semantic roles & 50–950 ramp
primary
#60DF7C
secondary
#A63D8F
accent
#17A6CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480