#60EB7E#60EB7E
#60EB7E is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.192 H 148.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB7E |
|---|---|
| RGB | rgb(96, 235, 126) |
| HSL | hsl(133, 78%, 65%) |
| HSV | hsv(133, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(83.66, -60.26, 41.74) |
| CIE-LCH | lch(83.66, 73.30, 145.29°) |
| OKLab | oklab(83.87% -0.1629 0.1019) |
| OKLCH | oklch(83.87% 0.192 148) |
| XYZ | xyz(38.2955, 63.4062, 29.9551) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.98
Wintergreen
#20F986
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB7E #EB60CD
analogous
#87EB60 #60EB7E #60EBC4
triadic
#60EB7E #7E60EB #EB7E60
tetradic
#60EB7E #6087EB #EB60CD #EBC460
square
#60EB7E #6087EB #EB60CD #EBC460
split-complementary
#60EB7E #C460EB #EB6087
monochromatic
#17B93A #2AE452 #60EB7E #96F2AA #CDF9D6
Accessibility & contrast
On white
1.53
#60EB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#60EB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB7E
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB7E | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 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)
#EDD875
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#3CE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60eb7e; /* rgb */ color: rgb(96, 235, 126); /* oklch */ color: oklch(83.9% 0.192 148.0);
Tailwind
colors: {
custom: {
50: '#99f2a5',
500: '#60eb7e',
950: '#000000',
},
}SCSS
$custom: #60eb7e; $custom-light: #99f2a5; $custom-dark: #000000;
JSON
{
"hex": "#60eb7e",
"rgb": {
"r": 96,
"g": 235,
"b": 126
},
"hsl": {
"h": 132.95,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.83865,
"c": 0.19212,
"h": 148
},
"luminance": 0.6341
}Semantic roles & 50–950 ramp
primary
#60EB7E
secondary
#B9379D
accent
#0CADDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580