#60DF89#60DF89
#60DF89 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.166 H 151.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF89 |
|---|---|
| RGB | rgb(96, 223, 137) |
| HSL | hsl(139, 66%, 63%) |
| HSV | hsv(139, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.22, -53.89, 31.83) |
| CIE-LCH | lch(80.22, 62.58, 149.43°) |
| OKLab | oklab(81.09% -0.146 0.0793) |
| OKLCH | oklch(81.09% 0.166 151.5) |
| XYZ | xyz(35.7242, 57.0650, 32.7941) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Tealish Green
#0CDC73
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.33
Seaweed
#18D17B
ΔE00 4.89
Emerald
#50C878
ΔE00 5.63
Turquoise Green
#04F489
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF89 #DF60B6
analogous
#77DF60 #60DF89 #60DFC8
triadic
#60DF89 #8960DF #DF8960
tetradic
#60DF89 #6077DF #DF60B6 #DFC860
square
#60DF89 #6077DF #DF60B6 #DFC860
split-complementary
#60DF89 #C860DF #DF6077
monochromatic
#21A44B #2DD563 #60DF89 #93E9AF #C6F4D5
Accessibility & contrast
On white
1.69
#60DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#60DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF89
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF89 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE83
Deuteranopia (green-blind)
#CFC28F
Tritanopia (blue-blind)
#3CDCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60df89; /* rgb */ color: rgb(96, 223, 137); /* oklch */ color: oklch(81.1% 0.166 151.5);
Tailwind
colors: {
custom: {
50: '#97eaac',
500: '#60df89',
950: '#000000',
},
}SCSS
$custom: #60df89; $custom-light: #97eaac; $custom-dark: #000000;
JSON
{
"hex": "#60df89",
"rgb": {
"r": 96,
"g": 223,
"b": 137
},
"hsl": {
"h": 139.37,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.81093,
"c": 0.1661,
"h": 151.5
},
"luminance": 0.57068
}Semantic roles & 50–950 ramp
primary
#60DF89
secondary
#A63D84
accent
#1793CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481