#60EA94#60EA94
#60EA94 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.171 H 153.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA94 |
|---|---|
| RGB | rgb(96, 234, 148) |
| HSL | hsl(143, 77%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(83.69, -56.28, 30.85) |
| CIE-LCH | lch(83.69, 64.18, 151.27°) |
| OKLab | oklab(84% -0.1525 0.0771) |
| OKLCH | oklch(84% 0.171 153.2) |
| XYZ | xyz(39.5888, 63.4667, 38.1752) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA94 #EA60B6
analogous
#71EA60 #60EA94 #60EAD9
triadic
#60EA94 #9460EA #EA9460
tetradic
#60EA94 #6071EA #EA60B6 #EAD960
square
#60EA94 #6071EA #EA60B6 #EAD960
split-complementary
#60EA94 #D960EA #EA6071
monochromatic
#18B754 #2AE370 #60EA94 #96F1B8 #CCF8DD
Accessibility & contrast
On white
1.53
#60EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#60EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA94
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA94 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#D8CB9A
Tritanopia (blue-blind)
#31E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60ea94; /* rgb */ color: rgb(96, 234, 148); /* oklch */ color: oklch(84.0% 0.171 153.2);
Tailwind
colors: {
custom: {
50: '#99f2b4',
500: '#60ea94',
950: '#000000',
},
}SCSS
$custom: #60ea94; $custom-light: #99f2b4; $custom-dark: #000000;
JSON
{
"hex": "#60ea94",
"rgb": {
"r": 96,
"g": 234,
"b": 148
},
"hsl": {
"h": 142.609,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84,
"c": 0.1709,
"h": 153.2
},
"luminance": 0.63471
}Semantic roles & 50–950 ramp
primary
#60EA94
secondary
#B73787
accent
#0D8CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581