#60F57E#60F57E
#60F57E is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.205 H 147.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60F57E |
|---|---|
| RGB | rgb(96, 245, 126) |
| HSL | hsl(132, 88%, 67%) |
| HSV | hsv(132, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.65, -63.93, 45.50) |
| CIE-LCH | lch(86.65, 78.47, 144.56°) |
| OKLab | oklab(86.33% -0.1727 0.1104) |
| OKLCH | oklch(86.33% 0.205 147.4) |
| XYZ | xyz(41.2393, 69.2939, 30.9364) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.93
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F57E #F560D7
analogous
#8CF560 #60F57E #60F5C9
triadic
#60F57E #7E60F5 #F57E60
tetradic
#60F57E #608CF5 #F560D7 #F5C960
square
#60F57E #608CF5 #F560D7 #F5C960
split-complementary
#60F57E #C960F5 #F5608C
monochromatic
#0DCE34 #26F14F #60F57E #9AF9AD #D3FCDB
Accessibility & contrast
On white
1.41
#60F57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#60F57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F57E
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F57E | 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)
#F8E174
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#38F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f57e; /* rgb */ color: rgb(96, 245, 126); /* oklch */ color: oklch(86.3% 0.205 147.4);
Tailwind
colors: {
custom: {
50: '#9bf9a5',
500: '#60f57e',
950: '#000000',
},
}SCSS
$custom: #60f57e; $custom-light: #9bf9a5; $custom-dark: #000000;
JSON
{
"hex": "#60f57e",
"rgb": {
"r": 96,
"g": 245,
"b": 126
},
"hsl": {
"h": 132.081,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.8633,
"c": 0.20499,
"h": 147.4
},
"luminance": 0.69298
}Semantic roles & 50–950 ramp
primary
#60F57E
secondary
#C930AB
accent
#01B7E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580