#60F178#60F178
#60F178 is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.3% C 0.205 H 146.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60F178 |
|---|---|
| RGB | rgb(96, 241, 120) |
| HSL | hsl(130, 84%, 66%) |
| HSV | hsv(130, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 50.2%, 5.5%) |
| CIE-LAB | lab(85.38, -63.32, 46.76) |
| CIE-LCH | lch(85.38, 78.72, 143.55°) |
| OKLab | oklab(85.26% -0.1712 0.1129) |
| OKLCH | oklch(85.26% 0.205 146.6) |
| XYZ | xyz(39.6667, 66.7496, 28.5592) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.76
Lightish Green
#61E160
ΔE00 4.05
Spring Green
#00FF7F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F178 #F160D9
analogous
#90F160 #60F178 #60F1C0
triadic
#60F178 #7860F1 #F17860
tetradic
#60F178 #6090F1 #F160D9 #F1C060
square
#60F178 #6090F1 #F160D9 #F1C060
split-complementary
#60F178 #C060F1 #F16090
monochromatic
#11C52F #28EC48 #60F178 #98F6A8 #D0FBD8
Accessibility & contrast
On white
1.46
#60F178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#60F178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F178
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F178 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6E
Deuteranopia (green-blind)
#E2D081
Tritanopia (blue-blind)
#3CECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f178; /* rgb */ color: rgb(96, 241, 120); /* oklch */ color: oklch(85.3% 0.205 146.6);
Tailwind
colors: {
custom: {
50: '#9af7a1',
500: '#60f178',
950: '#000000',
},
}SCSS
$custom: #60f178; $custom-light: #9af7a1; $custom-dark: #000000;
JSON
{
"hex": "#60f178",
"rgb": {
"r": 96,
"g": 241,
"b": 120
},
"hsl": {
"h": 129.931,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85258,
"c": 0.20509,
"h": 146.6
},
"luminance": 0.66753
}Semantic roles & 50–950 ramp
primary
#60F178
secondary
#C333AB
accent
#05BCE0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580