#60F77E#60F77E
#60F77E is a very light, highly saturated green. Relative luminance 0.705; OKLCH L 86.8% C 0.208 H 147.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60F77E |
|---|---|
| RGB | rgb(96, 247, 126) |
| HSL | hsl(132, 90%, 67%) |
| HSV | hsv(132, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(87.25, -64.65, 46.24) |
| CIE-LCH | lch(87.25, 79.49, 144.43°) |
| OKLab | oklab(86.82% -0.1747 0.1121) |
| OKLCH | oklch(86.82% 0.208 147.3) |
| XYZ | xyz(41.8477, 70.5106, 31.1392) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.53
Lightgreen (survey)
#76FF7B
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.22
Easter Green
#8CFD7E
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F77E #F760D9
analogous
#8DF760 #60F77E #60F7CA
triadic
#60F77E #7E60F7 #F77E60
tetradic
#60F77E #608DF7 #F760D9 #F7CA60
square
#60F77E #608DF7 #F760D9 #F7CA60
split-complementary
#60F77E #CA60F7 #F7608D
monochromatic
#0BD232 #26F44F #60F77E #9AFAAD #D5FDDD
Accessibility & contrast
On white
1.39
#60F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#60F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F77E
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F77E | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE374
Deuteranopia (green-blind)
#E7D587
Tritanopia (blue-blind)
#37F2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f77e; /* rgb */ color: rgb(96, 247, 126); /* oklch */ color: oklch(86.8% 0.208 147.3);
Tailwind
colors: {
custom: {
50: '#9bfba5',
500: '#60f77e',
950: '#000000',
},
}SCSS
$custom: #60f77e; $custom-light: #9bfba5; $custom-dark: #000000;
JSON
{
"hex": "#60f77e",
"rgb": {
"r": 96,
"g": 247,
"b": 126
},
"hsl": {
"h": 131.921,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86822,
"c": 0.20753,
"h": 147.3
},
"luminance": 0.70515
}Semantic roles & 50–950 ramp
primary
#60F77E
secondary
#CD2EAE
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580