#60FD79#60FD79
#60FD79 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.219 H 146.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD79 |
|---|---|
| RGB | rgb(96, 253, 121) |
| HSL | hsl(130, 98%, 68%) |
| HSV | hsv(130, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(88.98, -67.47, 50.70) |
| CIE-LCH | lch(88.98, 84.39, 143.08°) |
| OKLab | oklab(88.23% -0.1824 0.1217) |
| OKLCH | oklch(88.23% 0.219 146.3) |
| XYZ | xyz(43.3975, 74.1135, 30.1038) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.59
Spearmint
#1EF876
ΔE00 2.88
Light Bright Green
#53FE5C
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.20
Easter Green
#8CFD7E
ΔE00 3.43
Lighter Green
#75FD63
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD79 #FD60E4
analogous
#95FD60 #60FD79 #60FDC7
triadic
#60FD79 #7960FD #FD7960
tetradic
#60FD79 #6095FD #FD60E4 #FDC760
square
#60FD79 #6095FD #FD60E4 #FDC760
split-complementary
#60FD79 #C760FD #FD6095
monochromatic
#03E026 #24FC46 #60FD79 #9CFEAC #D9FFDF
Accessibility & contrast
On white
1.33
#60FD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#60FD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD79
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD79 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86D
Deuteranopia (green-blind)
#EDDA83
Tritanopia (blue-blind)
#36F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fd79; /* rgb */ color: rgb(96, 253, 121); /* oklch */ color: oklch(88.2% 0.219 146.3);
Tailwind
colors: {
custom: {
50: '#9cffa2',
500: '#60fd79',
950: '#000000',
},
}SCSS
$custom: #60fd79; $custom-light: #9cffa2; $custom-dark: #000000;
JSON
{
"hex": "#60fd79",
"rgb": {
"r": 96,
"g": 253,
"b": 121
},
"hsl": {
"h": 129.554,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88228,
"c": 0.21925,
"h": 146.3
},
"luminance": 0.74118
}Semantic roles & 50–950 ramp
primary
#60FD79
secondary
#D72ABB
accent
#00C1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680