#60FD7A#60FD7A
#60FD7A is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.218 H 146.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD7A |
|---|---|
| RGB | rgb(96, 253, 122) |
| HSL | hsl(130, 98%, 68%) |
| HSV | hsv(130, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 51.8%, 0.8%) |
| CIE-LAB | lab(88.99, -67.34, 50.26) |
| CIE-LCH | lch(88.99, 84.02, 143.26°) |
| OKLab | oklab(88.24% -0.182 0.1208) |
| OKLCH | oklch(88.24% 0.218 146.4) |
| XYZ | xyz(43.4591, 74.1382, 30.4284) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.63
Spearmint
#1EF876
ΔE00 2.84
Spring Green
#00FF7F
ΔE00 3.13
Light Bright Green
#53FE5C
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.46
Lighter Green
#75FD63
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD7A #FD60E3
analogous
#94FD60 #60FD7A #60FDC8
triadic
#60FD7A #7A60FD #FD7A60
tetradic
#60FD7A #6094FD #FD60E3 #FDC860
square
#60FD7A #6094FD #FD60E3 #FDC860
split-complementary
#60FD7A #C860FD #FD6094
monochromatic
#03E027 #24FC47 #60FD7A #9CFEAD #D9FFDF
Accessibility & contrast
On white
1.33
#60FD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#60FD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD7A
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD7A | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86E
Deuteranopia (green-blind)
#EDDA84
Tritanopia (blue-blind)
#36F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fd7a; /* rgb */ color: rgb(96, 253, 122); /* oklch */ color: oklch(88.2% 0.218 146.4);
Tailwind
colors: {
custom: {
50: '#9cffa3',
500: '#60fd7a',
950: '#000000',
},
}SCSS
$custom: #60fd7a; $custom-light: #9cffa3; $custom-dark: #000000;
JSON
{
"hex": "#60fd7a",
"rgb": {
"r": 96,
"g": 253,
"b": 122
},
"hsl": {
"h": 129.936,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88242,
"c": 0.21842,
"h": 146.4
},
"luminance": 0.74142
}Semantic roles & 50–950 ramp
primary
#60FD7A
secondary
#D72ABA
accent
#00BFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680