#60F581#60F581
#60F581 is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.202 H 147.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60F581 |
|---|---|
| RGB | rgb(96, 245, 129) |
| HSL | hsl(133, 88%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(86.69, -63.50, 44.12) |
| CIE-LCH | lch(86.69, 77.32, 145.21°) |
| OKLab | oklab(86.38% -0.1715 0.1074) |
| OKLCH | oklch(86.38% 0.202 147.9) |
| XYZ | xyz(41.4358, 69.3725, 31.9712) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 2.85
Wintergreen
#20F986
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F581 #F560D4
analogous
#89F560 #60F581 #60F5CC
triadic
#60F581 #8160F5 #F58160
tetradic
#60F581 #6089F5 #F560D4 #F5CC60
square
#60F581 #6089F5 #F560D4 #F5CC60
split-complementary
#60F581 #CC60F5 #F56089
monochromatic
#0DCE38 #26F153 #60F581 #9AF9AF #D3FCDC
Accessibility & contrast
On white
1.41
#60F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#60F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F581
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F581 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E178
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#36F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f581; /* rgb */ color: rgb(96, 245, 129); /* oklch */ color: oklch(86.4% 0.202 147.9);
Tailwind
colors: {
custom: {
50: '#9bf9a7',
500: '#60f581',
950: '#000000',
},
}SCSS
$custom: #60f581; $custom-light: #9bf9a7; $custom-dark: #000000;
JSON
{
"hex": "#60f581",
"rgb": {
"r": 96,
"g": 245,
"b": 129
},
"hsl": {
"h": 133.289,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86375,
"c": 0.20237,
"h": 147.9
},
"luminance": 0.69377
}Semantic roles & 50–950 ramp
primary
#60F581
secondary
#C930A7
accent
#01B2E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580