#60EC7A#60EC7A
#60EC7A is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.197 H 147.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60EC7A |
|---|---|
| RGB | rgb(96, 236, 122) |
| HSL | hsl(131, 79%, 65%) |
| HSV | hsv(131, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 48.3%, 7.5%) |
| CIE-LAB | lab(83.90, -61.21, 43.98) |
| CIE-LCH | lch(83.90, 75.38, 144.30°) |
| OKLab | oklab(84.05% -0.1655 0.1068) |
| OKLCH | oklch(84.05% 0.197 147.2) |
| XYZ | xyz(38.3296, 63.8792, 28.7186) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightish Green
#61E160
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.73
Wintergreen
#20F986
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EC7A #EC60D2
analogous
#8CEC60 #60EC7A #60ECC0
triadic
#60EC7A #7A60EC #EC7A60
tetradic
#60EC7A #608CEC #EC60D2 #ECC060
square
#60EC7A #608CEC #EC60D2 #ECC060
split-complementary
#60EC7A #C060EC #EC608C
monochromatic
#16BB35 #29E54C #60EC7A #97F3A8 #CDF9D5
Accessibility & contrast
On white
1.52
#60EC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#60EC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EC7A
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EC7A | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#DDCC82
Tritanopia (blue-blind)
#3EE7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60ec7a; /* rgb */ color: rgb(96, 236, 122); /* oklch */ color: oklch(84.1% 0.197 147.2);
Tailwind
colors: {
custom: {
50: '#9af3a2',
500: '#60ec7a',
950: '#000000',
},
}SCSS
$custom: #60ec7a; $custom-light: #9af3a2; $custom-dark: #000000;
JSON
{
"hex": "#60ec7a",
"rgb": {
"r": 96,
"g": 236,
"b": 122
},
"hsl": {
"h": 131.143,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.84052,
"c": 0.19696,
"h": 147.2
},
"luminance": 0.63883
}Semantic roles & 50–950 ramp
primary
#60EC7A
secondary
#BA36A2
accent
#0BB4DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580