#60FC7E#60FC7E
#60FC7E is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.214 H 147.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60FC7E |
|---|---|
| RGB | rgb(96, 252, 126) |
| HSL | hsl(132, 96%, 68%) |
| HSV | hsv(132, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 50%, 1.2%) |
| CIE-LAB | lab(88.74, -66.44, 48.09) |
| CIE-LCH | lch(88.74, 82.02, 144.10°) |
| OKLab | oklab(88.05% -0.1795 0.1162) |
| OKLCH | oklch(88.05% 0.214 147.1) |
| XYZ | xyz(43.3972, 73.6096, 31.6557) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.99
Spearmint
#1EF876
ΔE00 2.65
Spring Green
#00FF7F
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.43
Easter Green
#8CFD7E
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FC7E #FC60DE
analogous
#90FC60 #60FC7E #60FCCC
triadic
#60FC7E #7E60FC #FC7E60
tetradic
#60FC7E #6090FC #FC60DE #FCCC60
square
#60FC7E #6090FC #FC60DE #FCCC60
split-complementary
#60FC7E #CC60FC #FC6090
monochromatic
#04DD2E #24FB4D #60FC7E #9CFDAF #D8FEDF
Accessibility & contrast
On white
1.34
#60FC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#60FC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FC7E
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FC7E | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE773
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#34F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fc7e; /* rgb */ color: rgb(96, 252, 126); /* oklch */ color: oklch(88.1% 0.214 147.1);
Tailwind
colors: {
custom: {
50: '#9cfea6',
500: '#60fc7e',
950: '#000000',
},
}SCSS
$custom: #60fc7e; $custom-light: #9cfea6; $custom-dark: #000000;
JSON
{
"hex": "#60fc7e",
"rgb": {
"r": 96,
"g": 252,
"b": 126
},
"hsl": {
"h": 131.538,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.88051,
"c": 0.2138,
"h": 147.1
},
"luminance": 0.73614
}Semantic roles & 50–950 ramp
primary
#60FC7E
secondary
#D62BB5
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680