#60EA77#60EA77
#60EA77 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.5% C 0.197 H 146.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA77 |
|---|---|
| RGB | rgb(96, 234, 119) |
| HSL | hsl(130, 77%, 65%) |
| HSV | hsv(130, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.26, -60.90, 44.62) |
| CIE-LCH | lch(83.26, 75.50, 143.77°) |
| OKLab | oklab(83.51% -0.1647 0.1081) |
| OKLCH | oklch(83.51% 0.197 146.7) |
| XYZ | xyz(37.5740, 62.6608, 27.5638) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.47
Turquoise Green
#04F489
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA77 #EA60D3
analogous
#8EEA60 #60EA77 #60EABC
triadic
#60EA77 #7760EA #EA7760
tetradic
#60EA77 #608EEA #EA60D3 #EABC60
square
#60EA77 #608EEA #EA60D3 #EABC60
split-complementary
#60EA77 #BC60EA #EA608E
monochromatic
#18B733 #2AE349 #60EA77 #96F1A5 #CCF8D3
Accessibility & contrast
On white
1.55
#60EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#60EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA77
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA77 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#40E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60ea77; /* rgb */ color: rgb(96, 234, 119); /* oklch */ color: oklch(83.5% 0.197 146.7);
Tailwind
colors: {
custom: {
50: '#99f2a0',
500: '#60ea77',
950: '#000000',
},
}SCSS
$custom: #60ea77; $custom-light: #99f2a0; $custom-dark: #000000;
JSON
{
"hex": "#60ea77",
"rgb": {
"r": 96,
"g": 234,
"b": 119
},
"hsl": {
"h": 130,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83513,
"c": 0.19701,
"h": 146.7
},
"luminance": 0.62664
}Semantic roles & 50–950 ramp
primary
#60EA77
secondary
#B737A2
accent
#0DB7D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580