#60E784#60E784
#60E784 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.181 H 149.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60E784 |
|---|---|
| RGB | rgb(96, 231, 132) |
| HSL | hsl(136, 74%, 64%) |
| HSV | hsv(136, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(82.54, -57.82, 37.37) |
| CIE-LCH | lch(82.54, 68.85, 147.12°) |
| OKLab | oklab(82.98% -0.1563 0.0921) |
| OKLCH | oklch(82.98% 0.181 149.5) |
| XYZ | xyz(37.5619, 61.3010, 31.6781) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.19
Turquoise Green
#04F489
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 4.26
Lightgreen
#90EE90
ΔE00 4.53
Wintergreen
#20F986
ΔE00 4.69
Minty Green
#0BF77D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E784 #E760C3
analogous
#80E760 #60E784 #60E7C8
triadic
#60E784 #8460E7 #E78460
tetradic
#60E784 #6080E7 #E760C3 #E7C860
square
#60E784 #6080E7 #E760C3 #E7C860
split-complementary
#60E784 #C860E7 #E76080
monochromatic
#1BB243 #2BDF5B #60E784 #95EFAD #CAF7D6
Accessibility & contrast
On white
1.58
#60E784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#60E784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E784
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E784 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#3BE3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e784; /* rgb */ color: rgb(96, 231, 132); /* oklch */ color: oklch(83.0% 0.181 149.5);
Tailwind
colors: {
custom: {
50: '#99efa9',
500: '#60e784',
950: '#000000',
},
}SCSS
$custom: #60e784; $custom-light: #99efa9; $custom-dark: #000000;
JSON
{
"hex": "#60e784",
"rgb": {
"r": 96,
"g": 231,
"b": 132
},
"hsl": {
"h": 136,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.82976,
"c": 0.18145,
"h": 149.5
},
"luminance": 0.61305
}Semantic roles & 50–950 ramp
primary
#60E784
secondary
#B23992
accent
#10A1D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581