#60F57F#60F57F
#60F57F is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.204 H 147.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60F57F |
|---|---|
| RGB | rgb(96, 245, 127) |
| HSL | hsl(132, 88%, 67%) |
| HSV | hsv(132, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.66, -63.79, 45.04) |
| CIE-LCH | lch(86.66, 78.08, 144.77°) |
| OKLab | oklab(86.35% -0.1723 0.1094) |
| OKLCH | oklch(86.35% 0.204 147.6) |
| XYZ | xyz(41.3042, 69.3199, 31.2779) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F57F #F560D6
analogous
#8CF560 #60F57F #60F5C9
triadic
#60F57F #7F60F5 #F57F60
tetradic
#60F57F #608CF5 #F560D6 #F5C960
square
#60F57F #608CF5 #F560D6 #F5C960
split-complementary
#60F57F #C960F5 #F5608C
monochromatic
#0DCE35 #26F151 #60F57F #9AF9AD #D3FCDC
Accessibility & contrast
On white
1.41
#60F57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#60F57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F57F
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F57F | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#37F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f57f; /* rgb */ color: rgb(96, 245, 127); /* oklch */ color: oklch(86.3% 0.204 147.6);
Tailwind
colors: {
custom: {
50: '#9bf9a6',
500: '#60f57f',
950: '#000000',
},
}SCSS
$custom: #60f57f; $custom-light: #9bf9a6; $custom-dark: #000000;
JSON
{
"hex": "#60f57f",
"rgb": {
"r": 96,
"g": 245,
"b": 127
},
"hsl": {
"h": 132.483,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86345,
"c": 0.20412,
"h": 147.6
},
"luminance": 0.69324
}Semantic roles & 50–950 ramp
primary
#60F57F
secondary
#C930AA
accent
#01B5E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580