#60EF7D#60EF7D
#60EF7D is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.8% C 0.198 H 147.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF7D |
|---|---|
| RGB | rgb(96, 239, 125) |
| HSL | hsl(132, 82%, 66%) |
| HSV | hsv(132, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.84, -61.88, 43.72) |
| CIE-LCH | lch(84.84, 75.77, 144.76°) |
| OKLab | oklab(84.84% -0.1673 0.1063) |
| OKLCH | oklch(84.84% 0.198 147.6) |
| XYZ | xyz(39.3894, 65.6967, 30.0030) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.96
Lightgreen (survey)
#76FF7B
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF7D #EF60D2
analogous
#8AEF60 #60EF7D #60EFC4
triadic
#60EF7D #7D60EF #EF7D60
tetradic
#60EF7D #608AEF #EF60D2 #EFC460
square
#60EF7D #608AEF #EF60D2 #EFC460
split-complementary
#60EF7D #C460EF #EF608A
monochromatic
#13C137 #28E950 #60EF7D #98F5AA #CFFAD8
Accessibility & contrast
On white
1.49
#60EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#60EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF7D
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF7D | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#3BEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef7d; /* rgb */ color: rgb(96, 239, 125); /* oklch */ color: oklch(84.8% 0.198 147.6);
Tailwind
colors: {
custom: {
50: '#9af5a4',
500: '#60ef7d',
950: '#000000',
},
}SCSS
$custom: #60ef7d; $custom-light: #9af5a4; $custom-dark: #000000;
JSON
{
"hex": "#60ef7d",
"rgb": {
"r": 96,
"g": 239,
"b": 125
},
"hsl": {
"h": 132.168,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84837,
"c": 0.19819,
"h": 147.6
},
"luminance": 0.657
}Semantic roles & 50–950 ramp
primary
#60EF7D
secondary
#BF34A3
accent
#07B3DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580