#60EA8B#60EA8B
#60EA8B is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.179 H 150.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA8B |
|---|---|
| RGB | rgb(96, 234, 139) |
| HSL | hsl(139, 77%, 65%) |
| HSV | hsv(139, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.54, -57.83, 35.19) |
| CIE-LCH | lch(83.54, 67.69, 148.68°) |
| OKLab | oklab(83.84% -0.1564 0.0872) |
| OKLCH | oklch(83.84% 0.179 150.9) |
| XYZ | xyz(38.9040, 63.1928, 34.5683) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.47
Turquoise Green
#04F489
ΔE00 3.71
Wintergreen
#20F986
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA8B #EA60BF
analogous
#7AEA60 #60EA8B #60EAD0
triadic
#60EA8B #8B60EA #EA8B60
tetradic
#60EA8B #607AEA #EA60BF #EAD060
square
#60EA8B #607AEA #EA60BF #EAD060
split-complementary
#60EA8B #D060EA #EA607A
monochromatic
#18B74A #2AE364 #60EA8B #96F1B2 #CCF8DA
Accessibility & contrast
On white
1.54
#60EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#60EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA8B
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA8B | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#37E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60ea8b; /* rgb */ color: rgb(96, 234, 139); /* oklch */ color: oklch(83.8% 0.179 150.9);
Tailwind
colors: {
custom: {
50: '#99f2ae',
500: '#60ea8b',
950: '#000000',
},
}SCSS
$custom: #60ea8b; $custom-light: #99f2ae; $custom-dark: #000000;
JSON
{
"hex": "#60ea8b",
"rgb": {
"r": 96,
"g": 234,
"b": 139
},
"hsl": {
"h": 138.696,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83835,
"c": 0.17908,
"h": 150.9
},
"luminance": 0.63197
}Semantic roles & 50–950 ramp
primary
#60EA8B
secondary
#B7378F
accent
#0D99D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581