#60F179#60F179
#60F179 is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.3% C 0.204 H 146.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60F179 |
|---|---|
| RGB | rgb(96, 241, 121) |
| HSL | hsl(130, 84%, 66%) |
| HSV | hsv(130, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 49.8%, 5.5%) |
| CIE-LAB | lab(85.39, -63.18, 46.31) |
| CIE-LCH | lch(85.39, 78.33, 143.76°) |
| OKLab | oklab(85.27% -0.1708 0.112) |
| OKLCH | oklch(85.27% 0.204 146.8) |
| XYZ | xyz(39.7277, 66.7740, 28.8805) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.29
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.68
Spring Green
#00FF7F
ΔE00 4.07
Lightish Green
#61E160
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F179 #F160D8
analogous
#8FF160 #60F179 #60F1C1
triadic
#60F179 #7960F1 #F17960
tetradic
#60F179 #608FF1 #F160D8 #F1C160
square
#60F179 #608FF1 #F160D8 #F1C160
split-complementary
#60F179 #C160F1 #F1608F
monochromatic
#11C530 #28EC4A #60F179 #98F6A8 #D0FBD8
Accessibility & contrast
On white
1.46
#60F179 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#60F179 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F179
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F179 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F179 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6F
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#3CECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f179; /* rgb */ color: rgb(96, 241, 121); /* oklch */ color: oklch(85.3% 0.204 146.8);
Tailwind
colors: {
custom: {
50: '#9af7a2',
500: '#60f179',
950: '#000000',
},
}SCSS
$custom: #60f179; $custom-light: #9af7a2; $custom-dark: #000000;
JSON
{
"hex": "#60f179",
"rgb": {
"r": 96,
"g": 241,
"b": 121
},
"hsl": {
"h": 130.345,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85272,
"c": 0.20423,
"h": 146.8
},
"luminance": 0.66778
}Semantic roles & 50–950 ramp
primary
#60F179
secondary
#C333AA
accent
#05BAE0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580