#60DF85#60DF85
#60DF85 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.0% C 0.170 H 150.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF85 |
|---|---|
| RGB | rgb(96, 223, 133) |
| HSL | hsl(137, 66%, 63%) |
| HSV | hsv(137, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.15, -54.56, 33.77) |
| CIE-LCH | lch(80.15, 64.17, 148.25°) |
| OKLab | oklab(81.02% -0.1477 0.0837) |
| OKLCH | oklch(81.02% 0.17 150.5) |
| XYZ | xyz(35.4426, 56.9523, 31.3109) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Tealish Green
#0CDC73
ΔE00 3.83
Aqua Green
#12E193
ΔE00 4.80
Seaweed
#18D17B
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.50
Turquoise Green
#04F489
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF85 #DF60BA
analogous
#7BDF60 #60DF85 #60DFC4
triadic
#60DF85 #8560DF #DF8560
tetradic
#60DF85 #607BDF #DF60BA #DFC460
square
#60DF85 #607BDF #DF60BA #DFC460
split-complementary
#60DF85 #C460DF #DF607B
monochromatic
#21A447 #2DD55E #60DF85 #93E9AC #C6F4D3
Accessibility & contrast
On white
1.69
#60DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#60DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF85
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF85 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7F
Deuteranopia (green-blind)
#CFC28B
Tritanopia (blue-blind)
#3EDCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60df85; /* rgb */ color: rgb(96, 223, 133); /* oklch */ color: oklch(81.0% 0.170 150.5);
Tailwind
colors: {
custom: {
50: '#97eaa9',
500: '#60df85',
950: '#000000',
},
}SCSS
$custom: #60df85; $custom-light: #97eaa9; $custom-dark: #000000;
JSON
{
"hex": "#60df85",
"rgb": {
"r": 96,
"g": 223,
"b": 133
},
"hsl": {
"h": 137.48,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.8102,
"c": 0.16979,
"h": 150.5
},
"luminance": 0.56956
}Semantic roles & 50–950 ramp
primary
#60DF85
secondary
#A63D88
accent
#1799CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481