#60F487#60F487
#60F487 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.196 H 149.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60F487 |
|---|---|
| RGB | rgb(96, 244, 135) |
| HSL | hsl(136, 87%, 67%) |
| HSV | hsv(136, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 44.7%, 4.3%) |
| CIE-LAB | lab(86.47, -62.23, 40.94) |
| CIE-LCH | lch(86.47, 74.49, 146.66°) |
| OKLab | oklab(86.22% -0.1681 0.1004) |
| OKLCH | oklch(86.22% 0.196 149.1) |
| XYZ | xyz(41.5447, 68.9334, 34.0331) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F487 #F460CD
analogous
#83F460 #60F487 #60F4D1
triadic
#60F487 #8760F4 #F48760
tetradic
#60F487 #6083F4 #F460CD #F4D160
square
#60F487 #6083F4 #F460CD #F4D160
split-complementary
#60F487 #D160F4 #F46083
monochromatic
#0ECC40 #27F05C #60F487 #99F8B2 #D2FCDD
Accessibility & contrast
On white
1.42
#60F487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#60F487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F487
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F487 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07F
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#34F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f487; /* rgb */ color: rgb(96, 244, 135); /* oklch */ color: oklch(86.2% 0.196 149.1);
Tailwind
colors: {
custom: {
50: '#9bf9ab',
500: '#60f487',
950: '#000000',
},
}SCSS
$custom: #60f487; $custom-light: #9bf9ab; $custom-dark: #000000;
JSON
{
"hex": "#60f487",
"rgb": {
"r": 96,
"g": 244,
"b": 135
},
"hsl": {
"h": 135.811,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86222,
"c": 0.1958,
"h": 149.1
},
"luminance": 0.68937
}Semantic roles & 50–950 ramp
primary
#60F487
secondary
#C830A0
accent
#02A8E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581