#60F174#60F174
#60F174 is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.2% C 0.208 H 146.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60F174 |
|---|---|
| RGB | rgb(96, 241, 116) |
| HSL | hsl(128, 84%, 66%) |
| HSV | hsv(128, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(85.33, -63.86, 48.58) |
| CIE-LCH | lch(85.33, 80.24, 142.74°) |
| OKLab | oklab(85.2% -0.1728 0.1167) |
| OKLCH | oklch(85.2% 0.209 146) |
| XYZ | xyz(39.4290, 66.6546, 27.3074) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.03
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.58
Lightish Green
#61E160
ΔE00 3.81
Wintergreen
#20F986
ΔE00 4.10
Spring Green
#00FF7F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F174 #F160DD
analogous
#94F160 #60F174 #60F1BC
triadic
#60F174 #7460F1 #F17460
tetradic
#60F174 #6094F1 #F160DD #F1BC60
square
#60F174 #6094F1 #F160DD #F1BC60
split-complementary
#60F174 #BC60F1 #F16094
monochromatic
#11C52A #28EC43 #60F174 #98F6A5 #D0FBD6
Accessibility & contrast
On white
1.47
#60F174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#60F174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F174
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F174 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD69
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#3EECD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f174; /* rgb */ color: rgb(96, 241, 116); /* oklch */ color: oklch(85.2% 0.208 146.0);
Tailwind
colors: {
custom: {
50: '#9bf79e',
500: '#60f174',
950: '#000000',
},
}SCSS
$custom: #60f174; $custom-light: #9bf79e; $custom-dark: #000000;
JSON
{
"hex": "#60f174",
"rgb": {
"r": 96,
"g": 241,
"b": 116
},
"hsl": {
"h": 128.276,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85202,
"c": 0.2085,
"h": 146
},
"luminance": 0.66658
}Semantic roles & 50–950 ramp
primary
#60F174
secondary
#C333AF
accent
#05C2E0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580