#60FD87#60FD87
#60FD87 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.4% C 0.207 H 148.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD87 |
|---|---|
| RGB | rgb(96, 253, 135) |
| HSL | hsl(135, 98%, 68%) |
| HSV | hsv(135, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 46.6%, 0.8%) |
| CIE-LAB | lab(89.15, -65.51, 44.34) |
| CIE-LCH | lch(89.15, 79.11, 145.91°) |
| OKLab | oklab(88.43% -0.1768 0.1082) |
| OKLCH | oklch(88.43% 0.207 148.5) |
| XYZ | xyz(44.3191, 74.4822, 34.9579) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.73
Lightgreen (survey)
#76FF7B
ΔE00 2.81
Wintergreen
#20F986
ΔE00 2.84
Spearmint
#1EF876
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD87 #FD60D6
analogous
#87FD60 #60FD87 #60FDD5
triadic
#60FD87 #8760FD #FD8760
tetradic
#60FD87 #6087FD #FD60D6 #FDD560
square
#60FD87 #6087FD #FD60D6 #FDD560
split-complementary
#60FD87 #D560FD #FD6087
monochromatic
#03E03A #24FC59 #60FD87 #9CFEB5 #D9FFE2
Accessibility & contrast
On white
1.32
#60FD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#60FD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD87
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD87 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#EBDB8F
Tritanopia (blue-blind)
#2FF8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fd87; /* rgb */ color: rgb(96, 253, 135); /* oklch */ color: oklch(88.4% 0.207 148.5);
Tailwind
colors: {
custom: {
50: '#9cffac',
500: '#60fd87',
950: '#000000',
},
}SCSS
$custom: #60fd87; $custom-light: #9cffac; $custom-dark: #000000;
JSON
{
"hex": "#60fd87",
"rgb": {
"r": 96,
"g": 253,
"b": 135
},
"hsl": {
"h": 134.904,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88428,
"c": 0.20731,
"h": 148.5
},
"luminance": 0.74487
}Semantic roles & 50–950 ramp
primary
#60FD87
secondary
#D72AAC
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681