#60E978#60E978
#60E978 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.195 H 147.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60E978 |
|---|---|
| RGB | rgb(96, 233, 120) |
| HSL | hsl(131, 76%, 65%) |
| HSV | hsv(131, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 48.5%, 8.6%) |
| CIE-LAB | lab(82.98, -60.39, 43.79) |
| CIE-LCH | lch(82.98, 74.59, 144.05°) |
| OKLab | oklab(83.28% -0.1633 0.1063) |
| OKLCH | oklch(83.28% 0.195 147) |
| XYZ | xyz(37.3505, 62.1172, 27.7872) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Lightish Green
#61E160
ΔE00 3.22
Spearmint
#1EF876
ΔE00 4.16
Minty Green
#0BF77D
ΔE00 4.19
Wintergreen
#20F986
ΔE00 4.55
Turquoise Green
#04F489
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E978 #E960D1
analogous
#8DE960 #60E978 #60E9BD
triadic
#60E978 #7860E9 #E97860
tetradic
#60E978 #608DE9 #E960D1 #E9BD60
square
#60E978 #608DE9 #E960D1 #E9BD60
split-complementary
#60E978 #BD60E9 #E9608D
monochromatic
#19B535 #2AE24A #60E978 #96F0A6 #CCF8D3
Accessibility & contrast
On white
1.56
#60E978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#60E978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E978
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E978 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#40E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e978; /* rgb */ color: rgb(96, 233, 120); /* oklch */ color: oklch(83.3% 0.195 147.0);
Tailwind
colors: {
custom: {
50: '#99f1a1',
500: '#60e978',
950: '#000000',
},
}SCSS
$custom: #60e978; $custom-light: #99f1a1; $custom-dark: #000000;
JSON
{
"hex": "#60e978",
"rgb": {
"r": 96,
"g": 233,
"b": 120
},
"hsl": {
"h": 130.511,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.8328,
"c": 0.19484,
"h": 147
},
"luminance": 0.62121
}Semantic roles & 50–950 ramp
primary
#60E978
secondary
#B5389F
accent
#0EB4D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580