#60EB8A#60EB8A
#60EB8A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.181 H 150.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB8A |
|---|---|
| RGB | rgb(96, 235, 138) |
| HSL | hsl(138, 78%, 65%) |
| HSV | hsv(138, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(83.83, -58.37, 36.06) |
| CIE-LCH | lch(83.83, 68.61, 148.30°) |
| OKLab | oklab(84.06% -0.1578 0.0892) |
| OKLCH | oklch(84.06% 0.181 150.5) |
| XYZ | xyz(39.1167, 63.7347, 34.2804) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 3.57
Wintergreen
#20F986
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.33
Minty Green
#0BF77D
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB8A #EB60C1
analogous
#7CEB60 #60EB8A #60EBCF
triadic
#60EB8A #8A60EB #EB8A60
tetradic
#60EB8A #607CEB #EB60C1 #EBCF60
square
#60EB8A #607CEB #EB60C1 #EBCF60
split-complementary
#60EB8A #CF60EB #EB607C
monochromatic
#17B948 #2AE462 #60EB8A #96F2B2 #CDF9DA
Accessibility & contrast
On white
1.53
#60EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#60EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB8A
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB8A | 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)
#ECD983
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#37E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60eb8a; /* rgb */ color: rgb(96, 235, 138); /* oklch */ color: oklch(84.1% 0.181 150.5);
Tailwind
colors: {
custom: {
50: '#99f2ad',
500: '#60eb8a',
950: '#000000',
},
}SCSS
$custom: #60eb8a; $custom-light: #99f2ad; $custom-dark: #000000;
JSON
{
"hex": "#60eb8a",
"rgb": {
"r": 96,
"g": 235,
"b": 138
},
"hsl": {
"h": 138.129,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84063,
"c": 0.18131,
"h": 150.5
},
"luminance": 0.63738
}Semantic roles & 50–950 ramp
primary
#60EB8A
secondary
#B93791
accent
#0C9CDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581