#60EF7F#60EF7F
#60EF7F is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.196 H 147.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF7F |
|---|---|
| RGB | rgb(96, 239, 127) |
| HSL | hsl(133, 82%, 66%) |
| HSV | hsv(133, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(84.87, -61.59, 42.79) |
| CIE-LCH | lch(84.87, 75.00, 145.21°) |
| OKLab | oklab(84.87% -0.1664 0.1043) |
| OKLCH | oklch(84.87% 0.196 147.9) |
| XYZ | xyz(39.5184, 65.7483, 30.6827) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.79
Spring Green
#00FF7F
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF7F #EF60D0
analogous
#88EF60 #60EF7F #60EFC6
triadic
#60EF7F #7F60EF #EF7F60
tetradic
#60EF7F #6088EF #EF60D0 #EFC660
square
#60EF7F #6088EF #EF60D0 #EFC660
split-complementary
#60EF7F #C660EF #EF6088
monochromatic
#13C139 #28E952 #60EF7F #98F5AC #CFFAD9
Accessibility & contrast
On white
1.48
#60EF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#60EF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF7F
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF7F | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC76
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#3AEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef7f; /* rgb */ color: rgb(96, 239, 127); /* oklch */ color: oklch(84.9% 0.196 147.9);
Tailwind
colors: {
custom: {
50: '#9af5a6',
500: '#60ef7f',
950: '#000000',
},
}SCSS
$custom: #60ef7f; $custom-light: #9af5a6; $custom-dark: #000000;
JSON
{
"hex": "#60ef7f",
"rgb": {
"r": 96,
"g": 239,
"b": 127
},
"hsl": {
"h": 133.007,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84867,
"c": 0.19642,
"h": 147.9
},
"luminance": 0.65752
}Semantic roles & 50–950 ramp
primary
#60EF7F
secondary
#BF34A1
accent
#07B0DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580