#60F586#60F586
#60F586 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.198 H 148.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60F586 |
|---|---|
| RGB | rgb(96, 245, 134) |
| HSL | hsl(135, 88%, 67%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(86.76, -62.75, 41.79) |
| CIE-LCH | lch(86.76, 75.39, 146.34°) |
| OKLab | oklab(86.45% -0.1695 0.1023) |
| OKLCH | oklch(86.45% 0.198 148.9) |
| XYZ | xyz(41.7763, 69.5087, 33.7646) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.86
Spearmint
#1EF876
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F586 #F560CF
analogous
#85F560 #60F586 #60F5D1
triadic
#60F586 #8660F5 #F58660
tetradic
#60F586 #6085F5 #F560CF #F5D160
square
#60F586 #6085F5 #F560CF #F5D160
split-complementary
#60F586 #D160F5 #F56085
monochromatic
#0DCE3E #26F15A #60F586 #9AF9B2 #D3FCDE
Accessibility & contrast
On white
1.41
#60F586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#60F586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F586
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F586 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17D
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#34F1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f586; /* rgb */ color: rgb(96, 245, 134); /* oklch */ color: oklch(86.5% 0.198 148.9);
Tailwind
colors: {
custom: {
50: '#9bf9ab',
500: '#60f586',
950: '#000000',
},
}SCSS
$custom: #60f586; $custom-light: #9bf9ab; $custom-dark: #000000;
JSON
{
"hex": "#60f586",
"rgb": {
"r": 96,
"g": 245,
"b": 134
},
"hsl": {
"h": 135.302,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86452,
"c": 0.19798,
"h": 148.9
},
"luminance": 0.69513
}Semantic roles & 50–950 ramp
primary
#60F586
secondary
#C930A2
accent
#01ABE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581