#60F173#60F173
#60F173 is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.2% C 0.209 H 145.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60F173 |
|---|---|
| RGB | rgb(96, 241, 115) |
| HSL | hsl(128, 84%, 66%) |
| HSV | hsv(128, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 52.3%, 5.5%) |
| CIE-LAB | lab(85.32, -63.99, 49.03) |
| CIE-LCH | lch(85.32, 80.62, 142.54°) |
| OKLab | oklab(85.19% -0.1731 0.1177) |
| OKLCH | oklch(85.19% 0.209 145.8) |
| XYZ | xyz(39.3712, 66.6314, 27.0027) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.07
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.65
Lightish Green
#61E160
ΔE00 3.76
Wintergreen
#20F986
ΔE00 4.20
Easter Green
#8CFD7E
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F173 #F160DE
analogous
#95F160 #60F173 #60F1BB
triadic
#60F173 #7360F1 #F17360
tetradic
#60F173 #6095F1 #F160DE #F1BB60
square
#60F173 #6095F1 #F160DE #F1BB60
split-complementary
#60F173 #BB60F1 #F16095
monochromatic
#11C529 #28EC41 #60F173 #98F6A5 #D0FBD6
Accessibility & contrast
On white
1.47
#60F173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#60F173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F173
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F173 | 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)
#F4DD68
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#3EECD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f173; /* rgb */ color: rgb(96, 241, 115); /* oklch */ color: oklch(85.2% 0.209 145.8);
Tailwind
colors: {
custom: {
50: '#9bf79e',
500: '#60f173',
950: '#000000',
},
}SCSS
$custom: #60f173; $custom-light: #9bf79e; $custom-dark: #000000;
JSON
{
"hex": "#60f173",
"rgb": {
"r": 96,
"g": 241,
"b": 115
},
"hsl": {
"h": 127.862,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85189,
"c": 0.20935,
"h": 145.8
},
"luminance": 0.66635
}Semantic roles & 50–950 ramp
primary
#60F173
secondary
#C333B0
accent
#05C4E0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580