#60EF8D#60EF8D
#60EF8D is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.184 H 150.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF8D |
|---|---|
| RGB | rgb(96, 239, 141) |
| HSL | hsl(139, 82%, 66%) |
| HSV | hsv(139, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.07, -59.40, 36.18) |
| CIE-LCH | lch(85.07, 69.55, 148.65°) |
| OKLab | oklab(85.1% -0.1606 0.0896) |
| OKLCH | oklch(85.1% 0.184 150.9) |
| XYZ | xyz(40.4950, 66.1389, 35.8262) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF8D #EF60C2
analogous
#7AEF60 #60EF8D #60EFD4
triadic
#60EF8D #8D60EF #EF8D60
tetradic
#60EF8D #607AEF #EF60C2 #EFD460
square
#60EF8D #607AEF #EF60C2 #EFD460
split-complementary
#60EF8D #D460EF #EF607A
monochromatic
#13C14A #28E965 #60EF8D #98F5B5 #CFFADD
Accessibility & contrast
On white
1.48
#60EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#60EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF8D
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF8D | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#33EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef8d; /* rgb */ color: rgb(96, 239, 141); /* oklch */ color: oklch(85.1% 0.184 150.9);
Tailwind
colors: {
custom: {
50: '#9af5af',
500: '#60ef8d',
950: '#000000',
},
}SCSS
$custom: #60ef8d; $custom-light: #9af5af; $custom-dark: #000000;
JSON
{
"hex": "#60ef8d",
"rgb": {
"r": 96,
"g": 239,
"b": 141
},
"hsl": {
"h": 138.881,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85096,
"c": 0.18389,
"h": 150.9
},
"luminance": 0.66143
}Semantic roles & 50–950 ramp
primary
#60EF8D
secondary
#BF3493
accent
#079BDE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581