#60E786#60E786
#60E786 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.0% C 0.180 H 150.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60E786 |
|---|---|
| RGB | rgb(96, 231, 134) |
| HSL | hsl(137, 74%, 64%) |
| HSV | hsv(137, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 42%, 9.4%) |
| CIE-LAB | lab(82.57, -57.50, 36.42) |
| CIE-LCH | lch(82.57, 68.06, 147.65°) |
| OKLab | oklab(83.01% -0.1555 0.0899) |
| OKLCH | oklch(83.01% 0.18 150) |
| XYZ | xyz(37.7001, 61.3563, 32.4058) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Turquoise Green
#04F489
ΔE00 4.15
Tealish Green
#0CDC73
ΔE00 4.29
Lightgreen
#90EE90
ΔE00 4.57
Wintergreen
#20F986
ΔE00 4.73
Minty Green
#0BF77D
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E786 #E760C1
analogous
#7EE760 #60E786 #60E7CA
triadic
#60E786 #8660E7 #E78660
tetradic
#60E786 #607EE7 #E760C1 #E7CA60
square
#60E786 #607EE7 #E760C1 #E7CA60
split-complementary
#60E786 #CA60E7 #E7607E
monochromatic
#1BB245 #2BDF5E #60E786 #95EFAE #CAF7D7
Accessibility & contrast
On white
1.58
#60E786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#60E786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E786
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E786 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57F
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#3AE3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e786; /* rgb */ color: rgb(96, 231, 134); /* oklch */ color: oklch(83.0% 0.180 150.0);
Tailwind
colors: {
custom: {
50: '#99efaa',
500: '#60e786',
950: '#000000',
},
}SCSS
$custom: #60e786; $custom-light: #99efaa; $custom-dark: #000000;
JSON
{
"hex": "#60e786",
"rgb": {
"r": 96,
"g": 231,
"b": 134
},
"hsl": {
"h": 136.889,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.8301,
"c": 0.17963,
"h": 150
},
"luminance": 0.6136
}Semantic roles & 50–950 ramp
primary
#60E786
secondary
#B23990
accent
#109ED6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581