#60EE7E#60EE7E
#60EE7E is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.196 H 147.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE7E |
|---|---|
| RGB | rgb(96, 238, 126) |
| HSL | hsl(133, 81%, 65%) |
| HSV | hsv(133, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.56, -61.37, 42.88) |
| CIE-LCH | lch(84.56, 74.86, 145.06°) |
| OKLab | oklab(84.6% -0.1659 0.1045) |
| OKLCH | oklch(84.6% 0.196 147.8) |
| XYZ | xyz(39.1616, 65.1385, 30.2438) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.89
Lightish Green
#61E160
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE7E #EE60D0
analogous
#89EE60 #60EE7E #60EEC5
triadic
#60EE7E #7E60EE #EE7E60
tetradic
#60EE7E #6089EE #EE60D0 #EEC560
square
#60EE7E #6089EE #EE60D0 #EEC560
split-complementary
#60EE7E #C560EE #EE6089
monochromatic
#14BF39 #29E851 #60EE7E #97F4AB #CFFAD8
Accessibility & contrast
On white
1.50
#60EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#60EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE7E
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE7E | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#3BE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ee7e; /* rgb */ color: rgb(96, 238, 126); /* oklch */ color: oklch(84.6% 0.196 147.8);
Tailwind
colors: {
custom: {
50: '#9af4a5',
500: '#60ee7e',
950: '#000000',
},
}SCSS
$custom: #60ee7e; $custom-light: #9af4a5; $custom-dark: #000000;
JSON
{
"hex": "#60ee7e",
"rgb": {
"r": 96,
"g": 238,
"b": 126
},
"hsl": {
"h": 132.676,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.84605,
"c": 0.19601,
"h": 147.8
},
"luminance": 0.65142
}Semantic roles & 50–950 ramp
primary
#60EE7E
secondary
#BD35A1
accent
#08B0DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580