#60EA80#60EA80
#60EA80 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.189 H 148.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA80 |
|---|---|
| RGB | rgb(96, 234, 128) |
| HSL | hsl(134, 77%, 65%) |
| HSV | hsv(134, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.38, -59.58, 40.42) |
| CIE-LCH | lch(83.38, 72.00, 145.84°) |
| OKLab | oklab(83.65% -0.1611 0.099) |
| OKLCH | oklch(83.65% 0.189 148.4) |
| XYZ | xyz(38.1403, 62.8873, 30.5464) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.03
Wintergreen
#20F986
ΔE00 4.13
Spearmint
#1EF876
ΔE00 4.27
Lightish Green
#61E160
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA80 #EA60CA
analogous
#85EA60 #60EA80 #60EAC5
triadic
#60EA80 #8060EA #EA8060
tetradic
#60EA80 #6085EA #EA60CA #EAC560
square
#60EA80 #6085EA #EA60CA #EAC560
split-complementary
#60EA80 #C560EA #EA6085
monochromatic
#18B73D #2AE355 #60EA80 #96F1AB #CCF8D6
Accessibility & contrast
On white
1.55
#60EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#60EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA80
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA80 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#3CE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60ea80; /* rgb */ color: rgb(96, 234, 128); /* oklch */ color: oklch(83.7% 0.189 148.4);
Tailwind
colors: {
custom: {
50: '#99f2a6',
500: '#60ea80',
950: '#000000',
},
}SCSS
$custom: #60ea80; $custom-light: #99f2a6; $custom-dark: #000000;
JSON
{
"hex": "#60ea80",
"rgb": {
"r": 96,
"g": 234,
"b": 128
},
"hsl": {
"h": 133.913,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.8365,
"c": 0.18903,
"h": 148.4
},
"luminance": 0.62891
}Semantic roles & 50–950 ramp
primary
#60EA80
secondary
#B73799
accent
#0DAAD9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580