#60EF75#60EF75
#60EF75 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.205 H 146.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF75 |
|---|---|
| RGB | rgb(96, 239, 117) |
| HSL | hsl(129, 82%, 66%) |
| HSV | hsv(129, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 51%, 6.3%) |
| CIE-LAB | lab(84.74, -63.00, 47.39) |
| CIE-LCH | lch(84.74, 78.84, 143.05°) |
| OKLab | oklab(84.72% -0.1704 0.1142) |
| OKLCH | oklch(84.72% 0.205 146.2) |
| XYZ | xyz(38.8987, 65.5004, 27.4191) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.22
Lightish Green
#61E160
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 3.63
Lightgreen (survey)
#76FF7B
ΔE00 3.76
Wintergreen
#20F986
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF75 #EF60DA
analogous
#92EF60 #60EF75 #60EFBC
triadic
#60EF75 #7560EF #EF7560
tetradic
#60EF75 #6092EF #EF60DA #EFBC60
square
#60EF75 #6092EF #EF60DA #EFBC60
split-complementary
#60EF75 #BC60EF #EF6092
monochromatic
#13C12D #28E945 #60EF75 #98F5A5 #CFFAD6
Accessibility & contrast
On white
1.49
#60EF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#60EF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF75
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF75 | 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)
#F2DB6A
Deuteranopia (green-blind)
#E0CF7E
Tritanopia (blue-blind)
#3EEAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef75; /* rgb */ color: rgb(96, 239, 117); /* oklch */ color: oklch(84.7% 0.205 146.2);
Tailwind
colors: {
custom: {
50: '#9af59f',
500: '#60ef75',
950: '#000000',
},
}SCSS
$custom: #60ef75; $custom-light: #9af59f; $custom-dark: #000000;
JSON
{
"hex": "#60ef75",
"rgb": {
"r": 96,
"g": 239,
"b": 117
},
"hsl": {
"h": 128.811,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84721,
"c": 0.20513,
"h": 146.2
},
"luminance": 0.65504
}Semantic roles & 50–950 ramp
primary
#60EF75
secondary
#BF34AB
accent
#07BFDE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580