#60ED87#60ED87
#60ED87 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.187 H 149.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED87 |
|---|---|
| RGB | rgb(96, 237, 135) |
| HSL | hsl(137, 80%, 65%) |
| HSV | hsv(137, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.38, -59.62, 38.26) |
| CIE-LCH | lch(84.38, 70.84, 147.31°) |
| OKLab | oklab(84.5% -0.1611 0.0942) |
| OKLCH | oklch(84.5% 0.187 149.7) |
| XYZ | xyz(39.4784, 64.8006, 33.3443) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.79
Spearmint
#1EF876
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED87 #ED60C6
analogous
#7FED60 #60ED87 #60EDCE
triadic
#60ED87 #8760ED #ED8760
tetradic
#60ED87 #607FED #ED60C6 #EDCE60
square
#60ED87 #607FED #ED60C6 #EDCE60
split-complementary
#60ED87 #CE60ED #ED607F
monochromatic
#15BD44 #29E75E #60ED87 #97F3B0 #CEF9DA
Accessibility & contrast
On white
1.50
#60ED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#60ED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED87
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED87 | 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)
#EFDA7F
Deuteranopia (green-blind)
#DCCD8E
Tritanopia (blue-blind)
#37E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ed87; /* rgb */ color: rgb(96, 237, 135); /* oklch */ color: oklch(84.5% 0.187 149.7);
Tailwind
colors: {
custom: {
50: '#99f4ab',
500: '#60ed87',
950: '#000000',
},
}SCSS
$custom: #60ed87; $custom-light: #99f4ab; $custom-dark: #000000;
JSON
{
"hex": "#60ed87",
"rgb": {
"r": 96,
"g": 237,
"b": 135
},
"hsl": {
"h": 136.596,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84503,
"c": 0.18667,
"h": 149.7
},
"luminance": 0.64804
}Semantic roles & 50–950 ramp
primary
#60ED87
secondary
#BC3597
accent
#0AA2DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581