#60F588#60F588
#60F588 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.5% C 0.196 H 149.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60F588 |
|---|---|
| RGB | rgb(96, 245, 136) |
| HSL | hsl(136, 88%, 67%) |
| HSV | hsv(136, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(86.78, -62.44, 40.86) |
| CIE-LCH | lch(86.78, 74.62, 146.80°) |
| OKLab | oklab(86.48% -0.1687 0.1002) |
| OKLCH | oklch(86.48% 0.196 149.3) |
| XYZ | xyz(41.9172, 69.5651, 34.5062) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.91
Spearmint
#1EF876
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F588 #F560CD
analogous
#83F560 #60F588 #60F5D2
triadic
#60F588 #8860F5 #F58860
tetradic
#60F588 #6083F5 #F560CD #F5D260
square
#60F588 #6083F5 #F560CD #F5D260
split-complementary
#60F588 #D260F5 #F56083
monochromatic
#0DCE41 #26F15D #60F588 #9AF9B3 #D3FCDE
Accessibility & contrast
On white
1.41
#60F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#60F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F588
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F588 | 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)
#F7E180
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#33F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f588; /* rgb */ color: rgb(96, 245, 136); /* oklch */ color: oklch(86.5% 0.196 149.3);
Tailwind
colors: {
custom: {
50: '#9bf9ac',
500: '#60f588',
950: '#000000',
},
}SCSS
$custom: #60f588; $custom-light: #9bf9ac; $custom-dark: #000000;
JSON
{
"hex": "#60f588",
"rgb": {
"r": 96,
"g": 245,
"b": 136
},
"hsl": {
"h": 136.107,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86484,
"c": 0.1962,
"h": 149.3
},
"luminance": 0.69569
}Semantic roles & 50–950 ramp
primary
#60F588
secondary
#C930A0
accent
#01A8E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581