#60F488#60F488
#60F488 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.2% C 0.195 H 149.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60F488 |
|---|---|
| RGB | rgb(96, 244, 136) |
| HSL | hsl(136, 87%, 67%) |
| HSV | hsv(136, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.49, -62.07, 40.47) |
| CIE-LCH | lch(86.49, 74.10, 146.89°) |
| OKLab | oklab(86.24% -0.1677 0.0994) |
| OKLCH | oklch(86.24% 0.195 149.3) |
| XYZ | xyz(41.6154, 68.9617, 34.4056) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.18
Spearmint
#1EF876
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F488 #F460CC
analogous
#82F460 #60F488 #60F4D2
triadic
#60F488 #8860F4 #F48860
tetradic
#60F488 #6082F4 #F460CC #F4D260
square
#60F488 #6082F4 #F460CC #F4D260
split-complementary
#60F488 #D260F4 #F46082
monochromatic
#0ECC41 #27F05D #60F488 #99F8B3 #D2FCDE
Accessibility & contrast
On white
1.42
#60F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#60F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F488
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F488 | 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)
#F6E080
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#33F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f488; /* rgb */ color: rgb(96, 244, 136); /* oklch */ color: oklch(86.2% 0.195 149.3);
Tailwind
colors: {
custom: {
50: '#9bf9ac',
500: '#60f488',
950: '#000000',
},
}SCSS
$custom: #60f488; $custom-light: #9bf9ac; $custom-dark: #000000;
JSON
{
"hex": "#60f488",
"rgb": {
"r": 96,
"g": 244,
"b": 136
},
"hsl": {
"h": 136.216,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86238,
"c": 0.1949,
"h": 149.3
},
"luminance": 0.68966
}Semantic roles & 50–950 ramp
primary
#60F488
secondary
#C8309F
accent
#02A7E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581