#60EB7D#60EB7D
#60EB7D is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.193 H 147.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB7D |
|---|---|
| RGB | rgb(96, 235, 125) |
| HSL | hsl(133, 78%, 65%) |
| HSV | hsv(133, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.64, -60.40, 42.21) |
| CIE-LCH | lch(83.64, 73.69, 145.05°) |
| OKLab | oklab(83.85% -0.1633 0.1029) |
| OKLCH | oklch(83.85% 0.193 147.8) |
| XYZ | xyz(38.2313, 63.3805, 29.6170) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.84
Lightish Green
#61E160
ΔE00 3.92
Spearmint
#1EF876
ΔE00 3.93
Wintergreen
#20F986
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB7D #EB60CE
analogous
#88EB60 #60EB7D #60EBC3
triadic
#60EB7D #7D60EB #EB7D60
tetradic
#60EB7D #6088EB #EB60CE #EBC360
square
#60EB7D #6088EB #EB60CE #EBC360
split-complementary
#60EB7D #C360EB #EB6088
monochromatic
#17B939 #2AE451 #60EB7D #96F2A9 #CDF9D6
Accessibility & contrast
On white
1.54
#60EB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#60EB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB7D
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB7D | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD874
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#3DE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60eb7d; /* rgb */ color: rgb(96, 235, 125); /* oklch */ color: oklch(83.9% 0.193 147.8);
Tailwind
colors: {
custom: {
50: '#99f2a4',
500: '#60eb7d',
950: '#000000',
},
}SCSS
$custom: #60eb7d; $custom-light: #99f2a4; $custom-dark: #000000;
JSON
{
"hex": "#60eb7d",
"rgb": {
"r": 96,
"g": 235,
"b": 125
},
"hsl": {
"h": 132.518,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8385,
"c": 0.19301,
"h": 147.8
},
"luminance": 0.63384
}Semantic roles & 50–950 ramp
primary
#60EB7D
secondary
#B9379D
accent
#0CAFDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580