#60EF77#60EF77
#60EF77 is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.203 H 146.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF77 |
|---|---|
| RGB | rgb(96, 239, 119) |
| HSL | hsl(130, 82%, 66%) |
| HSV | hsv(130, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 50.2%, 6.3%) |
| CIE-LAB | lab(84.77, -62.73, 46.48) |
| CIE-LCH | lch(84.77, 78.08, 143.46°) |
| OKLab | oklab(84.75% -0.1696 0.1122) |
| OKLCH | oklch(84.75% 0.203 146.5) |
| XYZ | xyz(39.0176, 65.5480, 28.0450) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.53
Lightish Green
#61E160
ΔE00 3.70
Lightgreen (survey)
#76FF7B
ΔE00 3.84
Wintergreen
#20F986
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF77 #EF60D8
analogous
#91EF60 #60EF77 #60EFBE
triadic
#60EF77 #7760EF #EF7760
tetradic
#60EF77 #6091EF #EF60D8 #EFBE60
square
#60EF77 #6091EF #EF60D8 #EFBE60
split-complementary
#60EF77 #BE60EF #EF6091
monochromatic
#13C12F #28E947 #60EF77 #98F5A7 #CFFAD6
Accessibility & contrast
On white
1.49
#60EF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#60EF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF77
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF77 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6D
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#3EEAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef77; /* rgb */ color: rgb(96, 239, 119); /* oklch */ color: oklch(84.7% 0.203 146.5);
Tailwind
colors: {
custom: {
50: '#9af5a0',
500: '#60ef77',
950: '#000000',
},
}SCSS
$custom: #60ef77; $custom-light: #9af5a0; $custom-dark: #000000;
JSON
{
"hex": "#60ef77",
"rgb": {
"r": 96,
"g": 239,
"b": 119
},
"hsl": {
"h": 129.65,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84749,
"c": 0.20342,
"h": 146.5
},
"luminance": 0.65552
}Semantic roles & 50–950 ramp
primary
#60EF77
secondary
#BF34A9
accent
#07BCDE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580