#60F17C#60F17C
#60F17C is a very light, highly saturated green. Relative luminance 0.669; OKLCH L 85.3% C 0.202 H 147.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60F17C |
|---|---|
| RGB | rgb(96, 241, 124) |
| HSL | hsl(132, 84%, 66%) |
| HSV | hsv(132, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.43, -62.76, 44.93) |
| CIE-LCH | lch(85.43, 77.18, 144.40°) |
| OKLab | oklab(85.32% -0.1696 0.109) |
| OKLCH | oklch(85.32% 0.202 147.3) |
| XYZ | xyz(39.9146, 66.8488, 29.8645) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Spring Green
#00FF7F
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F17C #F160D5
analogous
#8CF160 #60F17C #60F1C4
triadic
#60F17C #7C60F1 #F17C60
tetradic
#60F17C #608CF1 #F160D5 #F1C460
square
#60F17C #608CF1 #F160D5 #F1C460
split-complementary
#60F17C #C460F1 #F1608C
monochromatic
#11C534 #28EC4E #60F17C #98F6AA #D0FBD9
Accessibility & contrast
On white
1.46
#60F17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#60F17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F17C
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F17C | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD72
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#3BECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f17c; /* rgb */ color: rgb(96, 241, 124); /* oklch */ color: oklch(85.3% 0.202 147.3);
Tailwind
colors: {
custom: {
50: '#9af7a4',
500: '#60f17c',
950: '#000000',
},
}SCSS
$custom: #60f17c; $custom-light: #9af7a4; $custom-dark: #000000;
JSON
{
"hex": "#60f17c",
"rgb": {
"r": 96,
"g": 241,
"b": 124
},
"hsl": {
"h": 131.586,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85315,
"c": 0.20163,
"h": 147.3
},
"luminance": 0.66853
}Semantic roles & 50–950 ramp
primary
#60F17C
secondary
#C333A7
accent
#05B6E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580