#60E686#60E686
#60E686 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.178 H 150.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60E686 |
|---|---|
| RGB | rgb(96, 230, 134) |
| HSL | hsl(137, 73%, 64%) |
| HSV | hsv(137, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(82.27, -57.12, 36.03) |
| CIE-LCH | lch(82.27, 67.53, 147.76°) |
| OKLab | oklab(82.76% -0.1545 0.089) |
| OKLCH | oklch(82.76% 0.178 150) |
| XYZ | xyz(37.4210, 60.7981, 32.3128) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Tealish Green
#0CDC73
ΔE00 4.19
Turquoise Green
#04F489
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.66
Wintergreen
#20F986
ΔE00 4.94
Minty Green
#0BF77D
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E686 #E660C0
analogous
#7DE660 #60E686 #60E6C9
triadic
#60E686 #8660E6 #E68660
tetradic
#60E686 #607DE6 #E660C0 #E6C960
square
#60E686 #607DE6 #E660C0 #E6C960
split-complementary
#60E686 #C960E6 #E6607D
monochromatic
#1CB046 #2BDE5E #60E686 #95EEAE #CAF7D6
Accessibility & contrast
On white
1.60
#60E686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#60E686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E686
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E686 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#3BE2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e686; /* rgb */ color: rgb(96, 230, 134); /* oklch */ color: oklch(82.8% 0.178 150.0);
Tailwind
colors: {
custom: {
50: '#98efaa',
500: '#60e686',
950: '#000000',
},
}SCSS
$custom: #60e686; $custom-light: #98efaa; $custom-dark: #000000;
JSON
{
"hex": "#60e686",
"rgb": {
"r": 96,
"g": 230,
"b": 134
},
"hsl": {
"h": 137.015,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.82764,
"c": 0.17829,
"h": 150
},
"luminance": 0.60802
}Semantic roles & 50–950 ramp
primary
#60E686
secondary
#B1398F
accent
#119DD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581