#60EB8D#60EB8D
#60EB8D is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.179 H 151.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB8D |
|---|---|
| RGB | rgb(96, 235, 141) |
| HSL | hsl(139, 78%, 65%) |
| HSV | hsv(139, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(83.87, -57.88, 34.62) |
| CIE-LCH | lch(83.87, 67.44, 149.11°) |
| OKLab | oklab(84.12% -0.1566 0.0859) |
| OKLCH | oklch(84.12% 0.179 151.2) |
| XYZ | xyz(39.3369, 63.8228, 35.4401) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB8D #EB60BE
analogous
#79EB60 #60EB8D #60EBD2
triadic
#60EB8D #8D60EB #EB8D60
tetradic
#60EB8D #6079EB #EB60BE #EBD260
square
#60EB8D #6079EB #EB60BE #EBD260
split-complementary
#60EB8D #D260EB #EB6079
monochromatic
#17B94C #2AE466 #60EB8D #96F2B4 #CDF9DB
Accessibility & contrast
On white
1.53
#60EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#60EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB8D
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB8D | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD986
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#35E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60eb8d; /* rgb */ color: rgb(96, 235, 141); /* oklch */ color: oklch(84.1% 0.179 151.2);
Tailwind
colors: {
custom: {
50: '#99f2af',
500: '#60eb8d',
950: '#000000',
},
}SCSS
$custom: #60eb8d; $custom-light: #99f2af; $custom-dark: #000000;
JSON
{
"hex": "#60eb8d",
"rgb": {
"r": 96,
"g": 235,
"b": 141
},
"hsl": {
"h": 139.424,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84115,
"c": 0.17859,
"h": 151.2
},
"luminance": 0.63827
}Semantic roles & 50–950 ramp
primary
#60EB8D
secondary
#B9378F
accent
#0C97DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581