#60E177#60E177
#60E177 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.3% C 0.185 H 147.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60E177 |
|---|---|
| RGB | rgb(96, 225, 119) |
| HSL | hsl(131, 68%, 63%) |
| HSV | hsv(131, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 47.1%, 11.8%) |
| CIE-LAB | lab(80.55, -57.53, 41.24) |
| CIE-LCH | lch(80.55, 70.78, 144.37°) |
| OKLab | oklab(81.28% -0.1557 0.1004) |
| OKLCH | oklch(81.28% 0.185 147.2) |
| XYZ | xyz(35.0766, 57.6659, 26.7314) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Lightish Green
#61E160
ΔE00 3.24
Tealish Green
#0CDC73
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 5.16
Fresh Green
#69D84F
ΔE00 5.49
Turquoise Green
#04F489
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E177 #E160CA
analogous
#89E160 #60E177 #60E1B8
triadic
#60E177 #7760E1 #E17760
tetradic
#60E177 #6089E1 #E160CA #E1B860
square
#60E177 #6089E1 #E160CA #E1B860
split-complementary
#60E177 #B860E1 #E16089
monochromatic
#20A738 #2DD74B #60E177 #93EBA3 #C7F4CF
Accessibility & contrast
On white
1.68
#60E177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#60E177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E177
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E177 | 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)
#E4CF6E
Deuteranopia (green-blind)
#D3C37E
Tritanopia (blue-blind)
#43DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e177; /* rgb */ color: rgb(96, 225, 119); /* oklch */ color: oklch(81.3% 0.185 147.2);
Tailwind
colors: {
custom: {
50: '#98eba0',
500: '#60e177',
950: '#000000',
},
}SCSS
$custom: #60e177; $custom-light: #98eba0; $custom-dark: #000000;
JSON
{
"hex": "#60e177",
"rgb": {
"r": 96,
"g": 225,
"b": 119
},
"hsl": {
"h": 130.698,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81283,
"c": 0.18526,
"h": 147.2
},
"luminance": 0.57669
}Semantic roles & 50–950 ramp
primary
#60E177
secondary
#A93C96
accent
#15AFD0
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580