#60F078#60F078
#60F078 is a very light, highly saturated green. Relative luminance 0.662; OKLCH L 85.0% C 0.204 H 146.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60F078 |
|---|---|
| RGB | rgb(96, 240, 120) |
| HSL | hsl(130, 83%, 66%) |
| HSV | hsv(130, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(85.08, -62.96, 46.39) |
| CIE-LCH | lch(85.08, 78.21, 143.61°) |
| OKLab | oklab(85.01% -0.1702 0.1121) |
| OKLCH | oklch(85.01% 0.204 146.6) |
| XYZ | xyz(39.3715, 66.1593, 28.4608) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.82
Lightish Green
#61E160
ΔE00 3.91
Spring Green
#00FF7F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F078 #F060D8
analogous
#90F060 #60F078 #60F0C0
triadic
#60F078 #7860F0 #F07860
tetradic
#60F078 #6090F0 #F060D8 #F0C060
square
#60F078 #6090F0 #F060D8 #F0C060
split-complementary
#60F078 #C060F0 #F06090
monochromatic
#12C330 #28EB49 #60F078 #98F5A7 #D0FBD7
Accessibility & contrast
On white
1.48
#60F078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#60F078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F078
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F078 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6E
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#3DEBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60f078; /* rgb */ color: rgb(96, 240, 120); /* oklch */ color: oklch(85.0% 0.204 146.6);
Tailwind
colors: {
custom: {
50: '#9af6a1',
500: '#60f078',
950: '#000000',
},
}SCSS
$custom: #60f078; $custom-light: #9af6a1; $custom-dark: #000000;
JSON
{
"hex": "#60f078",
"rgb": {
"r": 96,
"g": 240,
"b": 120
},
"hsl": {
"h": 130,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85011,
"c": 0.20383,
"h": 146.6
},
"luminance": 0.66163
}Semantic roles & 50–950 ramp
primary
#60F078
secondary
#C133A9
accent
#06BBDF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580