#60EF8F#60EF8F
#60EF8F is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.182 H 151.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF8F |
|---|---|
| RGB | rgb(96, 239, 143) |
| HSL | hsl(140, 82%, 66%) |
| HSV | hsv(140, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.10, -59.07, 35.22) |
| CIE-LCH | lch(85.10, 68.77, 149.19°) |
| OKLab | oklab(85.13% -0.1597 0.0874) |
| OKLCH | oklch(85.13% 0.182 151.3) |
| XYZ | xyz(40.6452, 66.1990, 36.6170) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF8F #EF60C0
analogous
#78EF60 #60EF8F #60EFD6
triadic
#60EF8F #8F60EF #EF8F60
tetradic
#60EF8F #6078EF #EF60C0 #EFD660
square
#60EF8F #6078EF #EF60C0 #EFD660
split-complementary
#60EF8F #D660EF #EF6078
monochromatic
#13C14D #28E968 #60EF8F #98F5B6 #CFFADD
Accessibility & contrast
On white
1.47
#60EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#60EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF8F
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF8F | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC88
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#32ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef8f; /* rgb */ color: rgb(96, 239, 143); /* oklch */ color: oklch(85.1% 0.182 151.3);
Tailwind
colors: {
custom: {
50: '#9af5b0',
500: '#60ef8f',
950: '#000000',
},
}SCSS
$custom: #60ef8f; $custom-light: #9af5b0; $custom-dark: #000000;
JSON
{
"hex": "#60ef8f",
"rgb": {
"r": 96,
"g": 239,
"b": 143
},
"hsl": {
"h": 139.72,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85131,
"c": 0.18208,
"h": 151.3
},
"luminance": 0.66203
}Semantic roles & 50–950 ramp
primary
#60EF8F
secondary
#BF3491
accent
#0798DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581