#60ED86#60ED86
#60ED86 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.188 H 149.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED86 |
|---|---|
| RGB | rgb(96, 237, 134) |
| HSL | hsl(136, 80%, 65%) |
| HSV | hsv(136, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(84.37, -59.78, 38.74) |
| CIE-LCH | lch(84.37, 71.23, 147.06°) |
| OKLab | oklab(84.49% -0.1616 0.0953) |
| OKLCH | oklch(84.49% 0.188 149.5) |
| XYZ | xyz(39.4083, 64.7726, 32.9752) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.74
Spearmint
#1EF876
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED86 #ED60C7
analogous
#81ED60 #60ED86 #60EDCC
triadic
#60ED86 #8660ED #ED8660
tetradic
#60ED86 #6081ED #ED60C7 #EDCC60
square
#60ED86 #6081ED #ED60C7 #EDCC60
split-complementary
#60ED86 #CC60ED #ED6081
monochromatic
#15BD43 #29E75C #60ED86 #97F3B0 #CEF9DA
Accessibility & contrast
On white
1.50
#60ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#60ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED86
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED86 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7E
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#38E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60ed86; /* rgb */ color: rgb(96, 237, 134); /* oklch */ color: oklch(84.5% 0.188 149.5);
Tailwind
colors: {
custom: {
50: '#99f4aa',
500: '#60ed86',
950: '#000000',
},
}SCSS
$custom: #60ed86; $custom-light: #99f4aa; $custom-dark: #000000;
JSON
{
"hex": "#60ed86",
"rgb": {
"r": 96,
"g": 237,
"b": 134
},
"hsl": {
"h": 136.17,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84486,
"c": 0.18757,
"h": 149.5
},
"luminance": 0.64776
}Semantic roles & 50–950 ramp
primary
#60ED86
secondary
#BC3598
accent
#0AA3DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581