#60E17A#60E17A
#60E17A is a light, vivid green. Relative luminance 0.577; OKLCH L 81.3% C 0.183 H 147.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60E17A |
|---|---|
| RGB | rgb(96, 225, 122) |
| HSL | hsl(132, 68%, 63%) |
| HSV | hsv(132, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(80.59, -57.09, 39.82) |
| CIE-LCH | lch(80.59, 69.60, 145.10°) |
| OKLab | oklab(81.33% -0.1544 0.0974) |
| OKLCH | oklch(81.33% 0.183 147.8) |
| XYZ | xyz(35.2596, 57.7391, 27.6952) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Lightish Green
#61E160
ΔE00 3.70
Tealish Green
#0CDC73
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.40
Minty Green
#0BF77D
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E17A #E160C7
analogous
#86E160 #60E17A #60E1BA
triadic
#60E17A #7A60E1 #E17A60
tetradic
#60E17A #6086E1 #E160C7 #E1BA60
square
#60E17A #6086E1 #E160C7 #E1BA60
split-complementary
#60E17A #BA60E1 #E16086
monochromatic
#20A73B #2DD74F #60E17A #93EBA5 #C7F4D0
Accessibility & contrast
On white
1.67
#60E17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#60E17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E17A
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E17A | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF72
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#42DDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e17a; /* rgb */ color: rgb(96, 225, 122); /* oklch */ color: oklch(81.3% 0.183 147.8);
Tailwind
colors: {
custom: {
50: '#98eba2',
500: '#60e17a',
950: '#000000',
},
}SCSS
$custom: #60e17a; $custom-light: #98eba2; $custom-dark: #000000;
JSON
{
"hex": "#60e17a",
"rgb": {
"r": 96,
"g": 225,
"b": 122
},
"hsl": {
"h": 132.093,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81329,
"c": 0.18255,
"h": 147.8
},
"luminance": 0.57742
}Semantic roles & 50–950 ramp
primary
#60E17A
secondary
#A93C93
accent
#15ABD0
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580