#60EA7B#60EA7B
#60EA7B is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.193 H 147.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA7B |
|---|---|
| RGB | rgb(96, 234, 123) |
| HSL | hsl(132, 77%, 65%) |
| HSV | hsv(132, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.32, -60.33, 42.77) |
| CIE-LCH | lch(83.32, 73.95, 144.67°) |
| OKLab | oklab(83.57% -0.1631 0.1041) |
| OKLCH | oklch(83.57% 0.193 147.5) |
| XYZ | xyz(37.8193, 62.7589, 28.8557) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Lightish Green
#61E160
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 4.00
Spearmint
#1EF876
ΔE00 4.05
Wintergreen
#20F986
ΔE00 4.27
Turquoise Green
#04F489
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA7B #EA60CF
analogous
#8AEA60 #60EA7B #60EAC0
triadic
#60EA7B #7B60EA #EA7B60
tetradic
#60EA7B #608AEA #EA60CF #EAC060
square
#60EA7B #608AEA #EA60CF #EAC060
split-complementary
#60EA7B #C060EA #EA608A
monochromatic
#18B737 #2AE34E #60EA7B #96F1A8 #CCF8D5
Accessibility & contrast
On white
1.55
#60EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#60EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA7B
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA7B | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#3EE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60ea7b; /* rgb */ color: rgb(96, 234, 123); /* oklch */ color: oklch(83.6% 0.193 147.5);
Tailwind
colors: {
custom: {
50: '#99f2a3',
500: '#60ea7b',
950: '#000000',
},
}SCSS
$custom: #60ea7b; $custom-light: #99f2a3; $custom-dark: #000000;
JSON
{
"hex": "#60ea7b",
"rgb": {
"r": 96,
"g": 234,
"b": 123
},
"hsl": {
"h": 131.739,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83572,
"c": 0.19349,
"h": 147.5
},
"luminance": 0.62762
}Semantic roles & 50–950 ramp
primary
#60EA7B
secondary
#B7379E
accent
#0DB1D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580