#60FD86#60FD86
#60FD86 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.4% C 0.208 H 148.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD86 |
|---|---|
| RGB | rgb(96, 253, 134) |
| HSL | hsl(135, 98%, 68%) |
| HSV | hsv(135, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 47%, 0.8%) |
| CIE-LAB | lab(89.14, -65.66, 44.80) |
| CIE-LCH | lch(89.14, 79.49, 145.69°) |
| OKLab | oklab(88.41% -0.1772 0.1092) |
| OKLCH | oklch(88.41% 0.208 148.4) |
| XYZ | xyz(44.2490, 74.4541, 34.5888) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.70
Spring Green
#00FF7F
ΔE00 2.72
Spearmint
#1EF876
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.04
Baby Green
#8CFF9E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD86 #FD60D7
analogous
#88FD60 #60FD86 #60FDD4
triadic
#60FD86 #8660FD #FD8660
tetradic
#60FD86 #6088FD #FD60D7 #FDD460
square
#60FD86 #6088FD #FD60D7 #FDD460
split-complementary
#60FD86 #D460FD #FD6088
monochromatic
#03E038 #24FC58 #60FD86 #9CFEB4 #D9FFE2
Accessibility & contrast
On white
1.32
#60FD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#60FD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD86
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD86 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#EBDA8E
Tritanopia (blue-blind)
#2FF8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fd86; /* rgb */ color: rgb(96, 253, 134); /* oklch */ color: oklch(88.4% 0.208 148.4);
Tailwind
colors: {
custom: {
50: '#9cffab',
500: '#60fd86',
950: '#000000',
},
}SCSS
$custom: #60fd86; $custom-light: #9cffab; $custom-dark: #000000;
JSON
{
"hex": "#60fd86",
"rgb": {
"r": 96,
"g": 253,
"b": 134
},
"hsl": {
"h": 134.522,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88413,
"c": 0.20817,
"h": 148.4
},
"luminance": 0.74459
}Semantic roles & 50–950 ramp
primary
#60FD86
secondary
#D72AAD
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681