#60EA7A#60EA7A
#60EA7A is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.194 H 147.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA7A |
|---|---|
| RGB | rgb(96, 234, 122) |
| HSL | hsl(131, 77%, 65%) |
| HSV | hsv(131, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.30, -60.47, 43.23) |
| CIE-LCH | lch(83.30, 74.34, 144.44°) |
| OKLab | oklab(83.56% -0.1635 0.1051) |
| OKLCH | oklch(83.56% 0.194 147.3) |
| XYZ | xyz(37.7570, 62.7340, 28.5277) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightish Green
#61E160
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 4.01
Spearmint
#1EF876
ΔE00 4.02
Wintergreen
#20F986
ΔE00 4.32
Turquoise Green
#04F489
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA7A #EA60D0
analogous
#8BEA60 #60EA7A #60EABF
triadic
#60EA7A #7A60EA #EA7A60
tetradic
#60EA7A #608BEA #EA60D0 #EABF60
square
#60EA7A #608BEA #EA60D0 #EABF60
split-complementary
#60EA7A #BF60EA #EA608B
monochromatic
#18B736 #2AE34D #60EA7A #96F1A7 #CCF8D4
Accessibility & contrast
On white
1.55
#60EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#60EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA7A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA7A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#3EE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60ea7a; /* rgb */ color: rgb(96, 234, 122); /* oklch */ color: oklch(83.6% 0.194 147.3);
Tailwind
colors: {
custom: {
50: '#99f2a2',
500: '#60ea7a',
950: '#000000',
},
}SCSS
$custom: #60ea7a; $custom-light: #99f2a2; $custom-dark: #000000;
JSON
{
"hex": "#60ea7a",
"rgb": {
"r": 96,
"g": 234,
"b": 122
},
"hsl": {
"h": 131.304,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83557,
"c": 0.19437,
"h": 147.3
},
"luminance": 0.62738
}Semantic roles & 50–950 ramp
primary
#60EA7A
secondary
#B7379F
accent
#0DB2D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580