#60F37E#60F37E
#60F37E is a very light, highly saturated green. Relative luminance 0.681; OKLCH L 85.8% C 0.202 H 147.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60F37E |
|---|---|
| RGB | rgb(96, 243, 126) |
| HSL | hsl(132, 86%, 66%) |
| HSV | hsv(132, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(86.05, -63.20, 44.75) |
| CIE-LCH | lch(86.05, 77.44, 144.70°) |
| OKLab | oklab(85.84% -0.1708 0.1087) |
| OKLCH | oklch(85.84% 0.202 147.5) |
| XYZ | xyz(40.6376, 68.0904, 30.7358) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.21
Lightgreen (survey)
#76FF7B
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F37E #F360D5
analogous
#8CF360 #60F37E #60F3C8
triadic
#60F37E #7E60F3 #F37E60
tetradic
#60F37E #608CF3 #F360D5 #F3C860
square
#60F37E #608CF3 #F360D5 #F3C860
split-complementary
#60F37E #C860F3 #F3608C
monochromatic
#0FC935 #27EF50 #60F37E #99F7AC #D2FCDA
Accessibility & contrast
On white
1.44
#60F37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#60F37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F37E
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F37E | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF74
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#39EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f37e; /* rgb */ color: rgb(96, 243, 126); /* oklch */ color: oklch(85.8% 0.202 147.5);
Tailwind
colors: {
custom: {
50: '#9bf8a5',
500: '#60f37e',
950: '#000000',
},
}SCSS
$custom: #60f37e; $custom-light: #9bf8a5; $custom-dark: #000000;
JSON
{
"hex": "#60f37e",
"rgb": {
"r": 96,
"g": 243,
"b": 126
},
"hsl": {
"h": 132.245,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.85838,
"c": 0.20244,
"h": 147.5
},
"luminance": 0.68094
}Semantic roles & 50–950 ramp
primary
#60F37E
secondary
#C631A8
accent
#03B5E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580