#60F580#60F580
#60F580 is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.203 H 147.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60F580 |
|---|---|
| RGB | rgb(96, 245, 128) |
| HSL | hsl(133, 88%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 47.8%, 3.9%) |
| CIE-LAB | lab(86.68, -63.64, 44.58) |
| CIE-LCH | lch(86.68, 77.70, 144.99°) |
| OKLab | oklab(86.36% -0.1719 0.1084) |
| OKLCH | oklch(86.36% 0.203 147.8) |
| XYZ | xyz(41.3697, 69.3461, 31.6229) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F580 #F560D5
analogous
#8BF560 #60F580 #60F5CB
triadic
#60F580 #8060F5 #F58060
tetradic
#60F580 #608BF5 #F560D5 #F5CB60
square
#60F580 #608BF5 #F560D5 #F5CB60
split-complementary
#60F580 #CB60F5 #F5608B
monochromatic
#0DCE36 #26F152 #60F580 #9AF9AE #D3FCDC
Accessibility & contrast
On white
1.41
#60F580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#60F580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F580
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F580 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#E4D488
Tritanopia (blue-blind)
#37F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f580; /* rgb */ color: rgb(96, 245, 128); /* oklch */ color: oklch(86.4% 0.203 147.8);
Tailwind
colors: {
custom: {
50: '#9bf9a7',
500: '#60f580',
950: '#000000',
},
}SCSS
$custom: #60f580; $custom-light: #9bf9a7; $custom-dark: #000000;
JSON
{
"hex": "#60f580",
"rgb": {
"r": 96,
"g": 245,
"b": 128
},
"hsl": {
"h": 132.886,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.8636,
"c": 0.20325,
"h": 147.8
},
"luminance": 0.6935
}Semantic roles & 50–950 ramp
primary
#60F580
secondary
#C930A8
accent
#01B4E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580