#60E08A#60E08A
#60E08A is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.167 H 151.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60E08A |
|---|---|
| RGB | rgb(96, 224, 138) |
| HSL | hsl(140, 67%, 63%) |
| HSV | hsv(140, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(80.53, -54.11, 31.74) |
| CIE-LCH | lch(80.53, 62.73, 149.61°) |
| OKLab | oklab(81.36% -0.1466 0.0791) |
| OKLCH | oklch(81.36% 0.167 151.7) |
| XYZ | xyz(36.0643, 57.6297, 33.2629) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Tealish Green
#0CDC73
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.27
Seaweed
#18D17B
ΔE00 5.03
Turquoise Green
#04F489
ΔE00 5.53
Lightgreen
#90EE90
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E08A #E060B6
analogous
#76E060 #60E08A #60E0CA
triadic
#60E08A #8A60E0 #E08A60
tetradic
#60E08A #6076E0 #E060B6 #E0CA60
square
#60E08A #6076E0 #E060B6 #E0CA60
split-complementary
#60E08A #CA60E0 #E06076
monochromatic
#20A54C #2DD664 #60E08A #93EAB0 #C6F4D5
Accessibility & contrast
On white
1.68
#60E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#60E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E08A
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E08A | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#CFC390
Tritanopia (blue-blind)
#3BDDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e08a; /* rgb */ color: rgb(96, 224, 138); /* oklch */ color: oklch(81.4% 0.167 151.7);
Tailwind
colors: {
custom: {
50: '#97eaad',
500: '#60e08a',
950: '#000000',
},
}SCSS
$custom: #60e08a; $custom-light: #97eaad; $custom-dark: #000000;
JSON
{
"hex": "#60e08a",
"rgb": {
"r": 96,
"g": 224,
"b": 138
},
"hsl": {
"h": 139.688,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81358,
"c": 0.16653,
"h": 151.7
},
"luminance": 0.57633
}Semantic roles & 50–950 ramp
primary
#60E08A
secondary
#A83C85
accent
#1693CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481