#60EF82#60EF82
#60EF82 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.194 H 148.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF82 |
|---|---|
| RGB | rgb(96, 239, 130) |
| HSL | hsl(134, 82%, 66%) |
| HSV | hsv(134, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(84.91, -61.14, 41.39) |
| CIE-LCH | lch(84.91, 73.83, 145.91°) |
| OKLab | oklab(84.91% -0.1652 0.1012) |
| OKLCH | oklch(84.91% 0.194 148.5) |
| XYZ | xyz(39.7168, 65.8277, 31.7277) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF82 #EF60CD
analogous
#85EF60 #60EF82 #60EFCA
triadic
#60EF82 #8260EF #EF8260
tetradic
#60EF82 #6085EF #EF60CD #EFCA60
square
#60EF82 #6085EF #EF60CD #EFCA60
split-complementary
#60EF82 #CA60EF #EF6085
monochromatic
#13C13D #28E956 #60EF82 #98F5AE #CFFAD9
Accessibility & contrast
On white
1.48
#60EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#60EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF82
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF82 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC79
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#39EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef82; /* rgb */ color: rgb(96, 239, 130); /* oklch */ color: oklch(84.9% 0.194 148.5);
Tailwind
colors: {
custom: {
50: '#9af5a8',
500: '#60ef82',
950: '#000000',
},
}SCSS
$custom: #60ef82; $custom-light: #9af5a8; $custom-dark: #000000;
JSON
{
"hex": "#60ef82",
"rgb": {
"r": 96,
"g": 239,
"b": 130
},
"hsl": {
"h": 134.266,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84914,
"c": 0.19377,
"h": 148.5
},
"luminance": 0.65832
}Semantic roles & 50–950 ramp
primary
#60EF82
secondary
#BF349E
accent
#07ABDE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580