#60F780#60F780
#60F780 is a very light, highly saturated green. Relative luminance 0.706; OKLCH L 86.9% C 0.206 H 147.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60F780 |
|---|---|
| RGB | rgb(96, 247, 128) |
| HSL | hsl(133, 90%, 67%) |
| HSV | hsv(133, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(87.27, -64.37, 45.33) |
| CIE-LCH | lch(87.27, 78.72, 144.85°) |
| OKLab | oklab(86.85% -0.1739 0.1101) |
| OKLCH | oklch(86.85% 0.206 147.7) |
| XYZ | xyz(41.9780, 70.5627, 31.8256) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F780 #F760D7
analogous
#8CF760 #60F780 #60F7CB
triadic
#60F780 #8060F7 #F78060
tetradic
#60F780 #608CF7 #F760D7 #F7CB60
square
#60F780 #608CF7 #F760D7 #F7CB60
split-complementary
#60F780 #CB60F7 #F7608C
monochromatic
#0BD235 #26F451 #60F780 #9AFAAF #D5FDDD
Accessibility & contrast
On white
1.39
#60F780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#60F780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F780
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F780 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE376
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#36F2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f780; /* rgb */ color: rgb(96, 247, 128); /* oklch */ color: oklch(86.9% 0.206 147.7);
Tailwind
colors: {
custom: {
50: '#9bfba7',
500: '#60f780',
950: '#000000',
},
}SCSS
$custom: #60f780; $custom-light: #9bfba7; $custom-dark: #000000;
JSON
{
"hex": "#60f780",
"rgb": {
"r": 96,
"g": 247,
"b": 128
},
"hsl": {
"h": 132.715,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86851,
"c": 0.20579,
"h": 147.7
},
"luminance": 0.70567
}Semantic roles & 50–950 ramp
primary
#60F780
secondary
#CD2EAB
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580