#60E176#60E176
#60E176 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.186 H 147.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60E176 |
|---|---|
| RGB | rgb(96, 225, 118) |
| HSL | hsl(130, 68%, 63%) |
| HSV | hsv(130, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(80.54, -57.68, 41.71) |
| CIE-LCH | lch(80.54, 71.18, 144.13°) |
| OKLab | oklab(81.27% -0.1561 0.1015) |
| OKLCH | oklch(81.27% 0.186 147) |
| XYZ | xyz(35.0168, 57.6420, 26.4167) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Lightish Green
#61E160
ΔE00 3.09
Tealish Green
#0CDC73
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 5.19
Fresh Green
#69D84F
ΔE00 5.36
Turquoise Green
#04F489
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E176 #E160CB
analogous
#8AE160 #60E176 #60E1B7
triadic
#60E176 #7660E1 #E17660
tetradic
#60E176 #608AE1 #E160CB #E1B760
square
#60E176 #608AE1 #E160CB #E1B760
split-complementary
#60E176 #B760E1 #E1608A
monochromatic
#20A737 #2DD74A #60E176 #93EBA2 #C7F4CF
Accessibility & contrast
On white
1.68
#60E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#60E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E176
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E176 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#D3C37D
Tritanopia (blue-blind)
#43DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e176; /* rgb */ color: rgb(96, 225, 118); /* oklch */ color: oklch(81.3% 0.186 147.0);
Tailwind
colors: {
custom: {
50: '#98eb9f',
500: '#60e176',
950: '#000000',
},
}SCSS
$custom: #60e176; $custom-light: #98eb9f; $custom-dark: #000000;
JSON
{
"hex": "#60e176",
"rgb": {
"r": 96,
"g": 225,
"b": 118
},
"hsl": {
"h": 130.233,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81267,
"c": 0.18616,
"h": 147
},
"luminance": 0.57645
}Semantic roles & 50–950 ramp
primary
#60E176
secondary
#A93C97
accent
#15B0D0
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580