#60EF91#60EF91
#60EF91 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.180 H 151.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF91 |
|---|---|
| RGB | rgb(96, 239, 145) |
| HSL | hsl(141, 82%, 66%) |
| HSV | hsv(141, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.13, -58.73, 34.27) |
| CIE-LCH | lch(85.13, 68.00, 149.74°) |
| OKLab | oklab(85.17% -0.1589 0.0852) |
| OKLCH | oklch(85.17% 0.18 151.8) |
| XYZ | xyz(40.7980, 66.2602, 37.4220) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF91 #EF60BE
analogous
#77EF60 #60EF91 #60EFD8
triadic
#60EF91 #9160EF #EF9160
tetradic
#60EF91 #6077EF #EF60BE #EFD860
square
#60EF91 #6077EF #EF60BE #EFD860
split-complementary
#60EF91 #D860EF #EF6077
monochromatic
#13C14F #28E96B #60EF91 #98F5B7 #CFFADE
Accessibility & contrast
On white
1.47
#60EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#60EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF91
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF91 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DDCF97
Tritanopia (blue-blind)
#30ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef91; /* rgb */ color: rgb(96, 239, 145); /* oklch */ color: oklch(85.2% 0.180 151.8);
Tailwind
colors: {
custom: {
50: '#9af5b2',
500: '#60ef91',
950: '#000000',
},
}SCSS
$custom: #60ef91; $custom-light: #9af5b2; $custom-dark: #000000;
JSON
{
"hex": "#60ef91",
"rgb": {
"r": 96,
"g": 239,
"b": 145
},
"hsl": {
"h": 140.559,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85167,
"c": 0.18027,
"h": 151.8
},
"luminance": 0.66264
}Semantic roles & 50–950 ramp
primary
#60EF91
secondary
#BF348F
accent
#0795DE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581