#60E178#60E178
#60E178 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.3% C 0.184 H 147.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60E178 |
|---|---|
| RGB | rgb(96, 225, 120) |
| HSL | hsl(131, 68%, 63%) |
| HSV | hsv(131, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 46.7%, 11.8%) |
| CIE-LAB | lab(80.57, -57.38, 40.77) |
| CIE-LCH | lch(80.57, 70.39, 144.61°) |
| OKLab | oklab(81.3% -0.1553 0.0994) |
| OKLCH | oklch(81.3% 0.184 147.4) |
| XYZ | xyz(35.1369, 57.6901, 27.0493) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Lightish Green
#61E160
ΔE00 3.39
Tealish Green
#0CDC73
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 5.13
Turquoise Green
#04F489
ΔE00 5.50
Minty Green
#0BF77D
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E178 #E160C9
analogous
#88E160 #60E178 #60E1B9
triadic
#60E178 #7860E1 #E17860
tetradic
#60E178 #6088E1 #E160C9 #E1B960
square
#60E178 #6088E1 #E160C9 #E1B960
split-complementary
#60E178 #B960E1 #E16088
monochromatic
#20A739 #2DD74C #60E178 #93EBA4 #C7F4CF
Accessibility & contrast
On white
1.67
#60E178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#60E178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E178
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E178 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF70
Deuteranopia (green-blind)
#D3C37F
Tritanopia (blue-blind)
#43DDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e178; /* rgb */ color: rgb(96, 225, 120); /* oklch */ color: oklch(81.3% 0.184 147.4);
Tailwind
colors: {
custom: {
50: '#98eba0',
500: '#60e178',
950: '#000000',
},
}SCSS
$custom: #60e178; $custom-light: #98eba0; $custom-dark: #000000;
JSON
{
"hex": "#60e178",
"rgb": {
"r": 96,
"g": 225,
"b": 120
},
"hsl": {
"h": 131.163,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81298,
"c": 0.18436,
"h": 147.4
},
"luminance": 0.57693
}Semantic roles & 50–950 ramp
primary
#60E178
secondary
#A93C95
accent
#15ADD0
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580