#60EF74#60EF74
#60EF74 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.206 H 146.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF74 |
|---|---|
| RGB | rgb(96, 239, 116) |
| HSL | hsl(128, 82%, 66%) |
| HSV | hsv(128, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 51.5%, 6.3%) |
| CIE-LAB | lab(84.73, -63.14, 47.85) |
| CIE-LCH | lch(84.73, 79.22, 142.84°) |
| OKLab | oklab(84.71% -0.1708 0.1151) |
| OKLCH | oklch(84.71% 0.206 146) |
| XYZ | xyz(38.8403, 65.4770, 27.1111) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.24
Lightish Green
#61E160
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.69
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Wintergreen
#20F986
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF74 #EF60DB
analogous
#93EF60 #60EF74 #60EFBC
triadic
#60EF74 #7460EF #EF7460
tetradic
#60EF74 #6093EF #EF60DB #EFBC60
square
#60EF74 #6093EF #EF60DB #EFBC60
split-complementary
#60EF74 #BC60EF #EF6093
monochromatic
#13C12C #28E943 #60EF74 #98F5A5 #CFFAD5
Accessibility & contrast
On white
1.49
#60EF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#60EF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF74
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF74 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#E0CF7D
Tritanopia (blue-blind)
#3FEAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ef74; /* rgb */ color: rgb(96, 239, 116); /* oklch */ color: oklch(84.7% 0.206 146.0);
Tailwind
colors: {
custom: {
50: '#9af59e',
500: '#60ef74',
950: '#000000',
},
}SCSS
$custom: #60ef74; $custom-light: #9af59e; $custom-dark: #000000;
JSON
{
"hex": "#60ef74",
"rgb": {
"r": 96,
"g": 239,
"b": 116
},
"hsl": {
"h": 128.392,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84708,
"c": 0.20599,
"h": 146
},
"luminance": 0.65481
}Semantic roles & 50–950 ramp
primary
#60EF74
secondary
#BF34AC
accent
#07C0DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580