#60EA79#60EA79
#60EA79 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.5% C 0.195 H 147.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA79 |
|---|---|
| RGB | rgb(96, 234, 121) |
| HSL | hsl(131, 77%, 65%) |
| HSV | hsv(131, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.29, -60.62, 43.70) |
| CIE-LCH | lch(83.29, 74.72, 144.21°) |
| OKLab | oklab(83.54% -0.1639 0.1061) |
| OKLCH | oklch(83.54% 0.195 147.1) |
| XYZ | xyz(37.6954, 62.7094, 28.2031) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightish Green
#61E160
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.03
Wintergreen
#20F986
ΔE00 4.36
Turquoise Green
#04F489
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA79 #EA60D1
analogous
#8CEA60 #60EA79 #60EABE
triadic
#60EA79 #7960EA #EA7960
tetradic
#60EA79 #608CEA #EA60D1 #EABE60
square
#60EA79 #608CEA #EA60D1 #EABE60
split-complementary
#60EA79 #BE60EA #EA608C
monochromatic
#18B735 #2AE34B #60EA79 #96F1A7 #CCF8D4
Accessibility & contrast
On white
1.55
#60EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#60EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA79
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA79 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#3FE5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60ea79; /* rgb */ color: rgb(96, 234, 121); /* oklch */ color: oklch(83.5% 0.195 147.1);
Tailwind
colors: {
custom: {
50: '#99f2a1',
500: '#60ea79',
950: '#000000',
},
}SCSS
$custom: #60ea79; $custom-light: #99f2a1; $custom-dark: #000000;
JSON
{
"hex": "#60ea79",
"rgb": {
"r": 96,
"g": 234,
"b": 121
},
"hsl": {
"h": 130.87,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83542,
"c": 0.19526,
"h": 147.1
},
"luminance": 0.62713
}Semantic roles & 50–950 ramp
primary
#60EA79
secondary
#B737A0
accent
#0DB4D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580