#60FD76#60FD76
#60FD76 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.2% C 0.222 H 145.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD76 |
|---|---|
| RGB | rgb(96, 253, 118) |
| HSL | hsl(128, 98%, 68%) |
| HSV | hsv(128, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 53.4%, 0.8%) |
| CIE-LAB | lab(88.94, -67.86, 52.03) |
| CIE-LCH | lch(88.94, 85.51, 142.52°) |
| OKLab | oklab(88.19% -0.1835 0.1245) |
| OKLCH | oklch(88.19% 0.222 145.8) |
| XYZ | xyz(43.2163, 74.0411, 29.1499) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.51
Light Bright Green
#53FE5C
ΔE00 2.77
Spearmint
#1EF876
ΔE00 3.03
Lighter Green
#75FD63
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.36
Light Neon Green
#4EFD54
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD76 #FD60E7
analogous
#98FD60 #60FD76 #60FDC5
triadic
#60FD76 #7660FD #FD7660
tetradic
#60FD76 #6098FD #FD60E7 #FDC560
square
#60FD76 #6098FD #FD60E7 #FDC560
split-complementary
#60FD76 #C560FD #FD6098
monochromatic
#03E022 #24FC42 #60FD76 #9CFEAA #D9FFDE
Accessibility & contrast
On white
1.33
#60FD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#60FD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD76
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD76 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86A
Deuteranopia (green-blind)
#EDDA80
Tritanopia (blue-blind)
#38F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fd76; /* rgb */ color: rgb(96, 253, 118); /* oklch */ color: oklch(88.2% 0.222 145.8);
Tailwind
colors: {
custom: {
50: '#9cffa0',
500: '#60fd76',
950: '#000000',
},
}SCSS
$custom: #60fd76; $custom-light: #9cffa0; $custom-dark: #000000;
JSON
{
"hex": "#60fd76",
"rgb": {
"r": 96,
"g": 253,
"b": 118
},
"hsl": {
"h": 128.408,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88189,
"c": 0.22173,
"h": 145.8
},
"luminance": 0.74045
}Semantic roles & 50–950 ramp
primary
#60FD76
secondary
#D72ABF
accent
#00C5E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680