#60F074#60F074
#60F074 is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.0% C 0.207 H 146.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60F074 |
|---|---|
| RGB | rgb(96, 240, 116) |
| HSL | hsl(128, 83%, 66%) |
| HSV | hsv(128, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 51.7%, 5.9%) |
| CIE-LAB | lab(85.03, -63.50, 48.21) |
| CIE-LCH | lch(85.03, 79.73, 142.79°) |
| OKLab | oklab(84.96% -0.1718 0.1159) |
| OKLCH | oklch(84.96% 0.207 146) |
| XYZ | xyz(39.1338, 66.0642, 27.2090) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.13
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.63
Lightish Green
#61E160
ΔE00 3.65
Wintergreen
#20F986
ΔE00 4.15
Spring Green
#00FF7F
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F074 #F060DC
analogous
#94F060 #60F074 #60F0BC
triadic
#60F074 #7460F0 #F07460
tetradic
#60F074 #6094F0 #F060DC #F0BC60
square
#60F074 #6094F0 #F060DC #F0BC60
split-complementary
#60F074 #BC60F0 #F06094
monochromatic
#12C32B #28EB43 #60F074 #98F5A5 #D0FBD6
Accessibility & contrast
On white
1.48
#60F074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#60F074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F074
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F074 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC69
Deuteranopia (green-blind)
#E1CF7D
Tritanopia (blue-blind)
#3EEBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60f074; /* rgb */ color: rgb(96, 240, 116); /* oklch */ color: oklch(85.0% 0.207 146.0);
Tailwind
colors: {
custom: {
50: '#9af69e',
500: '#60f074',
950: '#000000',
},
}SCSS
$custom: #60f074; $custom-light: #9af69e; $custom-dark: #000000;
JSON
{
"hex": "#60f074",
"rgb": {
"r": 96,
"g": 240,
"b": 116
},
"hsl": {
"h": 128.333,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.84955,
"c": 0.20725,
"h": 146
},
"luminance": 0.66068
}Semantic roles & 50–950 ramp
primary
#60F074
secondary
#C133AD
accent
#06C1DF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580