#60F480#60F480
#60F480 is a very light, highly saturated green. Relative luminance 0.687; OKLCH L 86.1% C 0.202 H 147.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60F480 |
|---|---|
| RGB | rgb(96, 244, 128) |
| HSL | hsl(133, 87%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(86.38, -63.28, 44.20) |
| CIE-LCH | lch(86.38, 77.19, 145.06°) |
| OKLab | oklab(86.11% -0.1709 0.1076) |
| OKLCH | oklch(86.11% 0.202 147.8) |
| XYZ | xyz(41.0680, 68.7427, 31.5223) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.04
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F480 #F460D4
analogous
#8AF460 #60F480 #60F4CA
triadic
#60F480 #8060F4 #F48060
tetradic
#60F480 #608AF4 #F460D4 #F4CA60
square
#60F480 #608AF4 #F460D4 #F4CA60
split-complementary
#60F480 #CA60F4 #F4608A
monochromatic
#0ECC37 #27F052 #60F480 #99F8AE #D2FCDB
Accessibility & contrast
On white
1.42
#60F480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#60F480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F480
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F480 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#37EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f480; /* rgb */ color: rgb(96, 244, 128); /* oklch */ color: oklch(86.1% 0.202 147.8);
Tailwind
colors: {
custom: {
50: '#9bf9a7',
500: '#60f480',
950: '#000000',
},
}SCSS
$custom: #60f480; $custom-light: #9bf9a7; $custom-dark: #000000;
JSON
{
"hex": "#60f480",
"rgb": {
"r": 96,
"g": 244,
"b": 128
},
"hsl": {
"h": 132.973,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86114,
"c": 0.20197,
"h": 147.8
},
"luminance": 0.68747
}Semantic roles & 50–950 ramp
primary
#60F480
secondary
#C830A7
accent
#02B3E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580