#60E078#60E078
#60E078 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.0% C 0.183 H 147.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60E078 |
|---|---|
| RGB | rgb(96, 224, 120) |
| HSL | hsl(131, 67%, 63%) |
| HSV | hsv(131, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(80.26, -57.00, 40.39) |
| CIE-LCH | lch(80.26, 69.86, 144.68°) |
| OKLab | oklab(81.05% -0.1542 0.0986) |
| OKLCH | oklch(81.05% 0.183 147.4) |
| XYZ | xyz(34.8674, 57.1510, 26.9595) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Lightish Green
#61E160
ΔE00 3.49
Tealish Green
#0CDC73
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 5.24
Fresh Green
#69D84F
ΔE00 5.64
Turquoise Green
#04F489
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E078 #E060C8
analogous
#88E060 #60E078 #60E0B8
triadic
#60E078 #7860E0 #E07860
tetradic
#60E078 #6088E0 #E060C8 #E0B860
square
#60E078 #6088E0 #E060C8 #E0B860
split-complementary
#60E078 #B860E0 #E06088
monochromatic
#20A539 #2DD64D #60E078 #93EAA3 #C6F4CF
Accessibility & contrast
On white
1.69
#60E078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#60E078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E078
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E078 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE70
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#43DCC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60e078; /* rgb */ color: rgb(96, 224, 120); /* oklch */ color: oklch(81.0% 0.183 147.4);
Tailwind
colors: {
custom: {
50: '#98eba0',
500: '#60e078',
950: '#000000',
},
}SCSS
$custom: #60e078; $custom-light: #98eba0; $custom-dark: #000000;
JSON
{
"hex": "#60e078",
"rgb": {
"r": 96,
"g": 224,
"b": 120
},
"hsl": {
"h": 131.25,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.8105,
"c": 0.18304,
"h": 147.4
},
"luminance": 0.57154
}Semantic roles & 50–950 ramp
primary
#60E078
secondary
#A83C94
accent
#16ADCF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480