#60EA84#60EA84
#60EA84 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.185 H 149.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA84 |
|---|---|
| RGB | rgb(96, 234, 132) |
| HSL | hsl(136, 77%, 65%) |
| HSV | hsv(136, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(83.44, -58.96, 38.53) |
| CIE-LCH | lch(83.44, 70.43, 146.84°) |
| OKLab | oklab(83.71% -0.1594 0.0948) |
| OKLCH | oklch(83.71% 0.185 149.3) |
| XYZ | xyz(38.4088, 62.9947, 31.9604) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.43
Turquoise Green
#04F489
ΔE00 3.80
Wintergreen
#20F986
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 4.36
Spearmint
#1EF876
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA84 #EA60C6
analogous
#81EA60 #60EA84 #60EAC9
triadic
#60EA84 #8460EA #EA8460
tetradic
#60EA84 #6081EA #EA60C6 #EAC960
square
#60EA84 #6081EA #EA60C6 #EAC960
split-complementary
#60EA84 #C960EA #EA6081
monochromatic
#18B742 #2AE35A #60EA84 #96F1AE #CCF8D8
Accessibility & contrast
On white
1.54
#60EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#60EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA84
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA84 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#3AE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60ea84; /* rgb */ color: rgb(96, 234, 132); /* oklch */ color: oklch(83.7% 0.185 149.3);
Tailwind
colors: {
custom: {
50: '#99f2a9',
500: '#60ea84',
950: '#000000',
},
}SCSS
$custom: #60ea84; $custom-light: #99f2a9; $custom-dark: #000000;
JSON
{
"hex": "#60ea84",
"rgb": {
"r": 96,
"g": 234,
"b": 132
},
"hsl": {
"h": 135.652,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83715,
"c": 0.18543,
"h": 149.3
},
"luminance": 0.62998
}Semantic roles & 50–950 ramp
primary
#60EA84
secondary
#B73796
accent
#0DA4D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581