#60FC80#60FC80
#60FC80 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.212 H 147.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #60FC80 |
|---|---|
| RGB | rgb(96, 252, 128) |
| HSL | hsl(132, 96%, 68%) |
| HSV | hsv(132, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(88.76, -66.16, 47.18) |
| CIE-LCH | lch(88.76, 81.26, 144.51°) |
| OKLab | oklab(88.08% -0.1787 0.1143) |
| OKLCH | oklch(88.08% 0.212 147.4) |
| XYZ | xyz(43.5275, 73.6618, 32.3422) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.17
Spearmint
#1EF876
ΔE00 2.63
Spring Green
#00FF7F
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FC80 #FC60DC
analogous
#8EFC60 #60FC80 #60FCCE
triadic
#60FC80 #8060FC #FC8060
tetradic
#60FC80 #608EFC #FC60DC #FCCE60
square
#60FC80 #608EFC #FC60DC #FCCE60
split-complementary
#60FC80 #CE60FC #FC608E
monochromatic
#04DD31 #24FB50 #60FC80 #9CFDB0 #D8FEE0
Accessibility & contrast
On white
1.33
#60FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#60FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FC80
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FC80 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#33F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fc80; /* rgb */ color: rgb(96, 252, 128); /* oklch */ color: oklch(88.1% 0.212 147.4);
Tailwind
colors: {
custom: {
50: '#9cfea7',
500: '#60fc80',
950: '#000000',
},
}SCSS
$custom: #60fc80; $custom-light: #9cfea7; $custom-dark: #000000;
JSON
{
"hex": "#60fc80",
"rgb": {
"r": 96,
"g": 252,
"b": 128
},
"hsl": {
"h": 132.308,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.88079,
"c": 0.2121,
"h": 147.4
},
"luminance": 0.73666
}Semantic roles & 50–950 ramp
primary
#60FC80
secondary
#D62BB3
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680