#60EB7A#60EB7A
#60EB7A is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.196 H 147.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB7A |
|---|---|
| RGB | rgb(96, 235, 122) |
| HSL | hsl(131, 78%, 65%) |
| HSV | hsv(131, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.60, -60.84, 43.61) |
| CIE-LCH | lch(83.60, 74.86, 144.37°) |
| OKLab | oklab(83.8% -0.1645 0.1059) |
| OKLCH | oklch(83.8% 0.196 147.2) |
| XYZ | xyz(38.0425, 63.3050, 28.6229) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Lightish Green
#61E160
ΔE00 3.57
Spearmint
#1EF876
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 3.87
Wintergreen
#20F986
ΔE00 4.18
Turquoise Green
#04F489
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB7A #EB60D1
analogous
#8CEB60 #60EB7A #60EBC0
triadic
#60EB7A #7A60EB #EB7A60
tetradic
#60EB7A #608CEB #EB60D1 #EBC060
square
#60EB7A #608CEB #EB60D1 #EBC060
split-complementary
#60EB7A #C060EB #EB608C
monochromatic
#17B936 #2AE44D #60EB7A #96F2A7 #CDF9D5
Accessibility & contrast
On white
1.54
#60EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#60EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB7A
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB7A | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#3EE6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60eb7a; /* rgb */ color: rgb(96, 235, 122); /* oklch */ color: oklch(83.8% 0.196 147.2);
Tailwind
colors: {
custom: {
50: '#99f2a2',
500: '#60eb7a',
950: '#000000',
},
}SCSS
$custom: #60eb7a; $custom-light: #99f2a2; $custom-dark: #000000;
JSON
{
"hex": "#60eb7a",
"rgb": {
"r": 96,
"g": 235,
"b": 122
},
"hsl": {
"h": 131.223,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.83804,
"c": 0.19567,
"h": 147.2
},
"luminance": 0.63309
}Semantic roles & 50–950 ramp
primary
#60EB7A
secondary
#B937A0
accent
#0CB3DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580