#60EF89#60EF89
#60EF89 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.187 H 150.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF89 |
|---|---|
| RGB | rgb(96, 239, 137) |
| HSL | hsl(137, 82%, 66%) |
| HSV | hsv(137, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(85.01, -60.05, 38.08) |
| CIE-LCH | lch(85.01, 71.11, 147.62°) |
| OKLab | oklab(85.03% -0.1623 0.0939) |
| OKLCH | oklch(85.03% 0.187 150) |
| XYZ | xyz(40.2028, 66.0220, 34.2869) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.97
Light Green Blue
#56FCA2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF89 #EF60C6
analogous
#7EEF60 #60EF89 #60EFD0
triadic
#60EF89 #8960EF #EF8960
tetradic
#60EF89 #607EEF #EF60C6 #EFD060
square
#60EF89 #607EEF #EF60C6 #EFD060
split-complementary
#60EF89 #D060EF #EF607E
monochromatic
#13C145 #28E960 #60EF89 #98F5B2 #CFFADC
Accessibility & contrast
On white
1.48
#60EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#60EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF89
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF89 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#35EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef89; /* rgb */ color: rgb(96, 239, 137); /* oklch */ color: oklch(85.0% 0.187 150.0);
Tailwind
colors: {
custom: {
50: '#9af5ac',
500: '#60ef89',
950: '#000000',
},
}SCSS
$custom: #60ef89; $custom-light: #9af5ac; $custom-dark: #000000;
JSON
{
"hex": "#60ef89",
"rgb": {
"r": 96,
"g": 239,
"b": 137
},
"hsl": {
"h": 137.203,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85028,
"c": 0.18749,
"h": 150
},
"luminance": 0.66026
}Semantic roles & 50–950 ramp
primary
#60EF89
secondary
#BF3497
accent
#07A1DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581