#60EF94#60EF94
#60EF94 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.178 H 152.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF94 |
|---|---|
| RGB | rgb(96, 239, 148) |
| HSL | hsl(142, 82%, 66%) |
| HSV | hsv(142, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.18, -58.22, 32.82) |
| CIE-LCH | lch(85.18, 66.83, 150.58°) |
| OKLab | oklab(85.22% -0.1576 0.0818) |
| OKLCH | oklch(85.22% 0.178 152.6) |
| XYZ | xyz(41.0324, 66.3539, 38.6564) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF94 #EF60BB
analogous
#73EF60 #60EF94 #60EFDB
triadic
#60EF94 #9460EF #EF9460
tetradic
#60EF94 #6073EF #EF60BB #EFDB60
square
#60EF94 #6073EF #EF60BB #EFDB60
split-complementary
#60EF94 #DB60EF #EF6073
monochromatic
#13C153 #28E96F #60EF94 #98F5B9 #CFFADF
Accessibility & contrast
On white
1.47
#60EF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#60EF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF94
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF94 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8E
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#2EECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef94; /* rgb */ color: rgb(96, 239, 148); /* oklch */ color: oklch(85.2% 0.178 152.6);
Tailwind
colors: {
custom: {
50: '#9af5b4',
500: '#60ef94',
950: '#000000',
},
}SCSS
$custom: #60ef94; $custom-light: #9af5b4; $custom-dark: #000000;
JSON
{
"hex": "#60ef94",
"rgb": {
"r": 96,
"g": 239,
"b": 148
},
"hsl": {
"h": 141.818,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85222,
"c": 0.17756,
"h": 152.6
},
"luminance": 0.66358
}Semantic roles & 50–950 ramp
primary
#60EF94
secondary
#BF348D
accent
#0790DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581