#60EB8B#60EB8B
#60EB8B is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.180 H 150.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB8B |
|---|---|
| RGB | rgb(96, 235, 139) |
| HSL | hsl(139, 78%, 65%) |
| HSV | hsv(139, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(83.84, -58.21, 35.58) |
| CIE-LCH | lch(83.84, 68.22, 148.57°) |
| OKLab | oklab(84.08% -0.1574 0.0881) |
| OKLCH | oklch(84.08% 0.18 150.8) |
| XYZ | xyz(39.1895, 63.7638, 34.6635) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 3.58
Wintergreen
#20F986
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB8B #EB60C0
analogous
#7BEB60 #60EB8B #60EBD0
triadic
#60EB8B #8B60EB #EB8B60
tetradic
#60EB8B #607BEB #EB60C0 #EBD060
square
#60EB8B #607BEB #EB60C0 #EBD060
split-complementary
#60EB8B #D060EB #EB607B
monochromatic
#17B949 #2AE463 #60EB8B #96F2B3 #CDF9DA
Accessibility & contrast
On white
1.53
#60EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#60EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB8B
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB8B | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#36E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60eb8b; /* rgb */ color: rgb(96, 235, 139); /* oklch */ color: oklch(84.1% 0.180 150.8);
Tailwind
colors: {
custom: {
50: '#99f2ae',
500: '#60eb8b',
950: '#000000',
},
}SCSS
$custom: #60eb8b; $custom-light: #99f2ae; $custom-dark: #000000;
JSON
{
"hex": "#60eb8b",
"rgb": {
"r": 96,
"g": 235,
"b": 139
},
"hsl": {
"h": 138.561,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8408,
"c": 0.1804,
"h": 150.8
},
"luminance": 0.63768
}Semantic roles & 50–950 ramp
primary
#60EB8B
secondary
#B93790
accent
#0C9ADA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581