#60F584#60F584
#60F584 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.4% C 0.200 H 148.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60F584 |
|---|---|
| RGB | rgb(96, 245, 132) |
| HSL | hsl(134, 88%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 46.1%, 3.9%) |
| CIE-LAB | lab(86.73, -63.05, 42.72) |
| CIE-LCH | lch(86.73, 76.16, 145.88°) |
| OKLab | oklab(86.42% -0.1703 0.1044) |
| OKLCH | oklch(86.42% 0.2 148.5) |
| XYZ | xyz(41.6382, 69.4535, 33.0369) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 2.83
Spearmint
#1EF876
ΔE00 2.86
Spring Green
#00FF7F
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.50
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F584 #F560D1
analogous
#86F560 #60F584 #60F5CF
triadic
#60F584 #8460F5 #F58460
tetradic
#60F584 #6086F5 #F560D1 #F5CF60
square
#60F584 #6086F5 #F560D1 #F5CF60
split-complementary
#60F584 #CF60F5 #F56086
monochromatic
#0DCE3C #26F157 #60F584 #9AF9B1 #D3FCDD
Accessibility & contrast
On white
1.41
#60F584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#60F584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F584
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F584 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17B
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#35F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f584; /* rgb */ color: rgb(96, 245, 132); /* oklch */ color: oklch(86.4% 0.200 148.5);
Tailwind
colors: {
custom: {
50: '#9bf9a9',
500: '#60f584',
950: '#000000',
},
}SCSS
$custom: #60f584; $custom-light: #9bf9a9; $custom-dark: #000000;
JSON
{
"hex": "#60f584",
"rgb": {
"r": 96,
"g": 245,
"b": 132
},
"hsl": {
"h": 134.497,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.8642,
"c": 0.19974,
"h": 148.5
},
"luminance": 0.69458
}Semantic roles & 50–950 ramp
primary
#60F584
secondary
#C930A4
accent
#01AEE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581