#60ED7E#60ED7E
#60ED7E is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.195 H 147.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED7E |
|---|---|
| RGB | rgb(96, 237, 126) |
| HSL | hsl(133, 80%, 65%) |
| HSV | hsv(133, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(84.26, -61.00, 42.50) |
| CIE-LCH | lch(84.26, 74.34, 145.13°) |
| OKLab | oklab(84.36% -0.1649 0.1036) |
| OKLCH | oklch(84.36% 0.195 147.9) |
| XYZ | xyz(38.8713, 64.5578, 30.1470) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED7E #ED60CF
analogous
#88ED60 #60ED7E #60EDC4
triadic
#60ED7E #7E60ED #ED7E60
tetradic
#60ED7E #6088ED #ED60CF #EDC460
square
#60ED7E #6088ED #ED60CF #EDC460
split-complementary
#60ED7E #C460ED #ED6088
monochromatic
#15BD39 #29E751 #60ED7E #97F3AB #CEF9D7
Accessibility & contrast
On white
1.51
#60ED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#60ED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED7E
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED7E | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#3CE8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60ed7e; /* rgb */ color: rgb(96, 237, 126); /* oklch */ color: oklch(84.4% 0.195 147.9);
Tailwind
colors: {
custom: {
50: '#9af4a5',
500: '#60ed7e',
950: '#000000',
},
}SCSS
$custom: #60ed7e; $custom-light: #9af4a5; $custom-dark: #000000;
JSON
{
"hex": "#60ed7e",
"rgb": {
"r": 96,
"g": 237,
"b": 126
},
"hsl": {
"h": 132.766,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84359,
"c": 0.19472,
"h": 147.9
},
"luminance": 0.64562
}Semantic roles & 50–950 ramp
primary
#60ED7E
secondary
#BC359F
accent
#0AAFDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580