#60FD84#60FD84
#60FD84 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.210 H 148.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD84 |
|---|---|
| RGB | rgb(96, 253, 132) |
| HSL | hsl(134, 98%, 68%) |
| HSV | hsv(134, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(89.11, -65.95, 45.72) |
| CIE-LCH | lch(89.11, 80.25, 145.27°) |
| OKLab | oklab(88.38% -0.1781 0.1112) |
| OKLCH | oklch(88.38% 0.21 148) |
| XYZ | xyz(44.1109, 74.3989, 33.8611) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.47
Spring Green
#00FF7F
ΔE00 2.73
Spearmint
#1EF876
ΔE00 2.74
Wintergreen
#20F986
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.09
Easter Green
#8CFD7E
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD84 #FD60D9
analogous
#8AFD60 #60FD84 #60FDD2
triadic
#60FD84 #8460FD #FD8460
tetradic
#60FD84 #608AFD #FD60D9 #FDD260
square
#60FD84 #608AFD #FD60D9 #FDD260
split-complementary
#60FD84 #D260FD #FD608A
monochromatic
#03E035 #24FC55 #60FD84 #9CFEB3 #D9FFE2
Accessibility & contrast
On white
1.32
#60FD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#60FD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD84
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD84 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#ECDA8D
Tritanopia (blue-blind)
#31F8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fd84; /* rgb */ color: rgb(96, 253, 132); /* oklch */ color: oklch(88.4% 0.210 148.0);
Tailwind
colors: {
custom: {
50: '#9cffaa',
500: '#60fd84',
950: '#000000',
},
}SCSS
$custom: #60fd84; $custom-light: #9cffaa; $custom-dark: #000000;
JSON
{
"hex": "#60fd84",
"rgb": {
"r": 96,
"g": 253,
"b": 132
},
"hsl": {
"h": 133.758,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88383,
"c": 0.20991,
"h": 148
},
"luminance": 0.74403
}Semantic roles & 50–950 ramp
primary
#60FD84
secondary
#D72AAF
accent
#00B1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681