#60EB80#60EB80
#60EB80 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.190 H 148.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB80 |
|---|---|
| RGB | rgb(96, 235, 128) |
| HSL | hsl(134, 78%, 65%) |
| HSV | hsv(134, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(83.68, -59.95, 40.80) |
| CIE-LCH | lch(83.68, 72.52, 145.76°) |
| OKLab | oklab(83.9% -0.1621 0.0998) |
| OKLCH | oklch(83.9% 0.19 148.4) |
| XYZ | xyz(38.4258, 63.4583, 30.6416) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 3.90
Wintergreen
#20F986
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.08
Lightish Green
#61E160
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB80 #EB60CB
analogous
#85EB60 #60EB80 #60EBC6
triadic
#60EB80 #8060EB #EB8060
tetradic
#60EB80 #6085EB #EB60CB #EBC660
square
#60EB80 #6085EB #EB60CB #EBC660
split-complementary
#60EB80 #C660EB #EB6085
monochromatic
#17B93D #2AE455 #60EB80 #96F2AB #CDF9D7
Accessibility & contrast
On white
1.53
#60EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#60EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB80
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB80 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#3CE7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60eb80; /* rgb */ color: rgb(96, 235, 128); /* oklch */ color: oklch(83.9% 0.190 148.4);
Tailwind
colors: {
custom: {
50: '#99f2a6',
500: '#60eb80',
950: '#000000',
},
}SCSS
$custom: #60eb80; $custom-light: #99f2a6; $custom-dark: #000000;
JSON
{
"hex": "#60eb80",
"rgb": {
"r": 96,
"g": 235,
"b": 128
},
"hsl": {
"h": 133.813,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.83897,
"c": 0.19034,
"h": 148.4
},
"luminance": 0.63462
}Semantic roles & 50–950 ramp
primary
#60EB80
secondary
#B9379B
accent
#0CAADA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580