#60F587#60F587
#60F587 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.197 H 149.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60F587 |
|---|---|
| RGB | rgb(96, 245, 135) |
| HSL | hsl(136, 88%, 67%) |
| HSV | hsv(136, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 44.9%, 3.9%) |
| CIE-LAB | lab(86.77, -62.60, 41.32) |
| CIE-LCH | lch(86.77, 75.01, 146.57°) |
| OKLab | oklab(86.47% -0.1691 0.1013) |
| OKLCH | oklch(86.47% 0.197 149.1) |
| XYZ | xyz(41.8464, 69.5368, 34.1336) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.88
Spearmint
#1EF876
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F587 #F560CE
analogous
#84F560 #60F587 #60F5D2
triadic
#60F587 #8760F5 #F58760
tetradic
#60F587 #6084F5 #F560CE #F5D260
square
#60F587 #6084F5 #F560CE #F5D260
split-complementary
#60F587 #D260F5 #F56084
monochromatic
#0DCE3F #26F15C #60F587 #9AF9B2 #D3FCDE
Accessibility & contrast
On white
1.41
#60F587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#60F587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F587
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F587 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17F
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#33F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f587; /* rgb */ color: rgb(96, 245, 135); /* oklch */ color: oklch(86.5% 0.197 149.1);
Tailwind
colors: {
custom: {
50: '#9bf9ab',
500: '#60f587',
950: '#000000',
},
}SCSS
$custom: #60f587; $custom-light: #9bf9ab; $custom-dark: #000000;
JSON
{
"hex": "#60f587",
"rgb": {
"r": 96,
"g": 245,
"b": 135
},
"hsl": {
"h": 135.705,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86468,
"c": 0.19708,
"h": 149.1
},
"luminance": 0.69541
}Semantic roles & 50–950 ramp
primary
#60F587
secondary
#C930A1
accent
#01A9E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581