#60DF80#60DF80
#60DF80 is a light, vivid green. Relative luminance 0.568; OKLCH L 80.9% C 0.174 H 149.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF80 |
|---|---|
| RGB | rgb(96, 223, 128) |
| HSL | hsl(135, 66%, 63%) |
| HSV | hsv(135, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.08, -55.38, 36.18) |
| CIE-LCH | lch(80.08, 66.16, 146.84°) |
| OKLab | oklab(80.93% -0.1498 0.0892) |
| OKLCH | oklch(80.93% 0.174 149.2) |
| XYZ | xyz(35.1054, 56.8174, 29.5348) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Tealish Green
#0CDC73
ΔE00 3.61
Lightish Green
#61E160
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.35
Aqua Green
#12E193
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF80 #DF60BF
analogous
#80DF60 #60DF80 #60DFBF
triadic
#60DF80 #8060DF #DF8060
tetradic
#60DF80 #6080DF #DF60BF #DFBF60
square
#60DF80 #6080DF #DF60BF #DFBF60
split-complementary
#60DF80 #BF60DF #DF6080
monochromatic
#21A442 #2DD557 #60DF80 #93E9A9 #C6F4D1
Accessibility & contrast
On white
1.70
#60DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#60DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF80
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF80 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#40DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60df80; /* rgb */ color: rgb(96, 223, 128); /* oklch */ color: oklch(80.9% 0.174 149.2);
Tailwind
colors: {
custom: {
50: '#97eaa6',
500: '#60df80',
950: '#000000',
},
}SCSS
$custom: #60df80; $custom-light: #97eaa6; $custom-dark: #000000;
JSON
{
"hex": "#60df80",
"rgb": {
"r": 96,
"g": 223,
"b": 128
},
"hsl": {
"h": 135.118,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80933,
"c": 0.17439,
"h": 149.2
},
"luminance": 0.56821
}Semantic roles & 50–950 ramp
primary
#60DF80
secondary
#A63D8C
accent
#17A0CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480