#60FD7C#60FD7C
#60FD7C is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.217 H 146.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD7C |
|---|---|
| RGB | rgb(96, 253, 124) |
| HSL | hsl(131, 98%, 68%) |
| HSV | hsv(131, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 51%, 0.8%) |
| CIE-LAB | lab(89.01, -67.07, 49.36) |
| CIE-LCH | lch(89.01, 83.27, 143.65°) |
| OKLab | oklab(88.27% -0.1812 0.1189) |
| OKLCH | oklch(88.27% 0.217 146.7) |
| XYZ | xyz(43.5843, 74.1882, 31.0878) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.75
Spearmint
#1EF876
ΔE00 2.77
Spring Green
#00FF7F
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.47
Light Bright Green
#53FE5C
ΔE00 3.51
Easter Green
#8CFD7E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD7C #FD60E1
analogous
#92FD60 #60FD7C #60FDCB
triadic
#60FD7C #7C60FD #FD7C60
tetradic
#60FD7C #6092FD #FD60E1 #FDCB60
square
#60FD7C #6092FD #FD60E1 #FDCB60
split-complementary
#60FD7C #CB60FD #FD6092
monochromatic
#03E02A #24FC4A #60FD7C #9CFEAE #D9FFE0
Accessibility & contrast
On white
1.33
#60FD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#60FD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD7C
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD7C | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#35F8DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fd7c; /* rgb */ color: rgb(96, 253, 124); /* oklch */ color: oklch(88.3% 0.217 146.7);
Tailwind
colors: {
custom: {
50: '#9cffa4',
500: '#60fd7c',
950: '#000000',
},
}SCSS
$custom: #60fd7c; $custom-light: #9cffa4; $custom-dark: #000000;
JSON
{
"hex": "#60fd7c",
"rgb": {
"r": 96,
"g": 253,
"b": 124
},
"hsl": {
"h": 130.701,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88269,
"c": 0.21674,
"h": 146.7
},
"luminance": 0.74193
}Semantic roles & 50–950 ramp
primary
#60FD7C
secondary
#D72AB8
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680