#60EA7E#60EA7E
#60EA7E is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.191 H 148.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA7E |
|---|---|
| RGB | rgb(96, 234, 126) |
| HSL | hsl(133, 77%, 65%) |
| HSV | hsv(133, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.36, -59.88, 41.36) |
| CIE-LCH | lch(83.36, 72.78, 145.37°) |
| OKLab | oklab(83.62% -0.1619 0.101) |
| OKLCH | oklch(83.62% 0.191 148) |
| XYZ | xyz(38.0100, 62.8352, 29.8599) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 4.00
Lightish Green
#61E160
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.10
Spearmint
#1EF876
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA7E #EA60CC
analogous
#87EA60 #60EA7E #60EAC3
triadic
#60EA7E #7E60EA #EA7E60
tetradic
#60EA7E #6087EA #EA60CC #EAC360
square
#60EA7E #6087EA #EA60CC #EAC360
split-complementary
#60EA7E #C360EA #EA6087
monochromatic
#18B73B #2AE352 #60EA7E #96F1AA #CCF8D6
Accessibility & contrast
On white
1.55
#60EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#60EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA7E
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA7E | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#3DE6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60ea7e; /* rgb */ color: rgb(96, 234, 126); /* oklch */ color: oklch(83.6% 0.191 148.0);
Tailwind
colors: {
custom: {
50: '#99f2a5',
500: '#60ea7e',
950: '#000000',
},
}SCSS
$custom: #60ea7e; $custom-light: #99f2a5; $custom-dark: #000000;
JSON
{
"hex": "#60ea7e",
"rgb": {
"r": 96,
"g": 234,
"b": 126
},
"hsl": {
"h": 133.043,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83618,
"c": 0.19081,
"h": 148
},
"luminance": 0.62839
}Semantic roles & 50–950 ramp
primary
#60EA7E
secondary
#B7379B
accent
#0DACD9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580