#60EF8E#60EF8E
#60EF8E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.183 H 151.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF8E |
|---|---|
| RGB | rgb(96, 239, 142) |
| HSL | hsl(139, 82%, 66%) |
| HSV | hsv(139, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.08, -59.23, 35.70) |
| CIE-LCH | lch(85.08, 69.16, 148.92°) |
| OKLab | oklab(85.11% -0.1602 0.0885) |
| OKLCH | oklch(85.11% 0.183 151.1) |
| XYZ | xyz(40.5698, 66.1688, 36.2198) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.17
Sea Green (survey)
#53FCA1
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF8E #EF60C1
analogous
#79EF60 #60EF8E #60EFD6
triadic
#60EF8E #8E60EF #EF8E60
tetradic
#60EF8E #6079EF #EF60C1 #EFD660
square
#60EF8E #6079EF #EF60C1 #EFD660
split-complementary
#60EF8E #D660EF #EF6079
monochromatic
#13C14B #28E966 #60EF8E #98F5B6 #CFFADD
Accessibility & contrast
On white
1.48
#60EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#60EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF8E
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF8E | 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)
#F0DC87
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#32EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef8e; /* rgb */ color: rgb(96, 239, 142); /* oklch */ color: oklch(85.1% 0.183 151.1);
Tailwind
colors: {
custom: {
50: '#9af5b0',
500: '#60ef8e',
950: '#000000',
},
}SCSS
$custom: #60ef8e; $custom-light: #9af5b0; $custom-dark: #000000;
JSON
{
"hex": "#60ef8e",
"rgb": {
"r": 96,
"g": 239,
"b": 142
},
"hsl": {
"h": 139.301,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85114,
"c": 0.18298,
"h": 151.1
},
"luminance": 0.66173
}Semantic roles & 50–950 ramp
primary
#60EF8E
secondary
#BF3492
accent
#0799DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581