#60F77D#60F77D
#60F77D is a very light, highly saturated green. Relative luminance 0.705; OKLCH L 86.8% C 0.208 H 147.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60F77D |
|---|---|
| RGB | rgb(96, 247, 125) |
| HSL | hsl(132, 90%, 67%) |
| HSV | hsv(132, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(87.23, -64.79, 46.70) |
| CIE-LCH | lch(87.23, 79.87, 144.22°) |
| OKLab | oklab(86.81% -0.1751 0.113) |
| OKLCH | oklch(86.81% 0.208 147.1) |
| XYZ | xyz(41.7835, 70.4849, 30.8010) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.53
Lightgreen (survey)
#76FF7B
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F77D #F760DA
analogous
#8FF760 #60F77D #60F7C8
triadic
#60F77D #7D60F7 #F77D60
tetradic
#60F77D #608FF7 #F760DA #F7C860
square
#60F77D #608FF7 #F760DA #F7C860
split-complementary
#60F77D #C860F7 #F7608F
monochromatic
#0BD231 #26F44D #60F77D #9AFAAD #D5FDDC
Accessibility & contrast
On white
1.39
#60F77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#60F77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F77D
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F77D | 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)
#FAE373
Deuteranopia (green-blind)
#E7D586
Tritanopia (blue-blind)
#37F2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f77d; /* rgb */ color: rgb(96, 247, 125); /* oklch */ color: oklch(86.8% 0.208 147.1);
Tailwind
colors: {
custom: {
50: '#9bfba5',
500: '#60f77d',
950: '#000000',
},
}SCSS
$custom: #60f77d; $custom-light: #9bfba5; $custom-dark: #000000;
JSON
{
"hex": "#60f77d",
"rgb": {
"r": 96,
"g": 247,
"b": 125
},
"hsl": {
"h": 131.523,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86808,
"c": 0.20838,
"h": 147.1
},
"luminance": 0.70489
}Semantic roles & 50–950 ramp
primary
#60F77D
secondary
#CD2EAF
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580