#60E080#60E080
#60E080 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.176 H 149.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60E080 |
|---|---|
| RGB | rgb(96, 224, 128) |
| HSL | hsl(135, 67%, 63%) |
| HSV | hsv(135, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.38, -55.77, 36.57) |
| CIE-LCH | lch(80.38, 66.69, 146.74°) |
| OKLab | oklab(81.18% -0.1509 0.0901) |
| OKLCH | oklch(81.18% 0.176 149.2) |
| XYZ | xyz(35.3733, 57.3534, 29.6241) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.48
Tealish Green
#0CDC73
ΔE00 3.64
Lightish Green
#61E160
ΔE00 4.76
Lightgreen
#90EE90
ΔE00 5.21
Turquoise Green
#04F489
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E080 #E060C0
analogous
#80E060 #60E080 #60E0C0
triadic
#60E080 #8060E0 #E08060
tetradic
#60E080 #6080E0 #E060C0 #E0C060
square
#60E080 #6080E0 #E060C0 #E0C060
split-complementary
#60E080 #C060E0 #E06080
monochromatic
#20A542 #2DD657 #60E080 #93EAA9 #C6F4D2
Accessibility & contrast
On white
1.68
#60E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#60E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E080
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E080 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#40DCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60e080; /* rgb */ color: rgb(96, 224, 128); /* oklch */ color: oklch(81.2% 0.176 149.2);
Tailwind
colors: {
custom: {
50: '#98eba6',
500: '#60e080',
950: '#000000',
},
}SCSS
$custom: #60e080; $custom-light: #98eba6; $custom-dark: #000000;
JSON
{
"hex": "#60e080",
"rgb": {
"r": 96,
"g": 224,
"b": 128
},
"hsl": {
"h": 135,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.8118,
"c": 0.17574,
"h": 149.2
},
"luminance": 0.57357
}Semantic roles & 50–950 ramp
primary
#60E080
secondary
#A83C8D
accent
#16A1CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480