#60E08E#60E08E
#60E08E is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.163 H 152.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60E08E |
|---|---|
| RGB | rgb(96, 224, 142) |
| HSL | hsl(142, 67%, 63%) |
| HSV | hsv(142, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(80.60, -53.41, 29.79) |
| CIE-LCH | lch(80.60, 61.15, 150.85°) |
| OKLab | oklab(81.43% -0.1448 0.0745) |
| OKLCH | oklch(81.43% 0.163 152.8) |
| XYZ | xyz(36.3592, 57.7477, 34.8163) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Aqua Green
#12E193
ΔE00 3.86
Tealish Green
#0CDC73
ΔE00 4.61
Seaweed
#18D17B
ΔE00 5.03
Turquoise Green
#04F489
ΔE00 5.74
Seafoam Green
#7AF9AB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E08E #E060B2
analogous
#72E060 #60E08E #60E0CE
triadic
#60E08E #8E60E0 #E08E60
tetradic
#60E08E #6072E0 #E060B2 #E0CE60
square
#60E08E #6072E0 #E060B2 #E0CE60
split-complementary
#60E08E #CE60E0 #E06072
monochromatic
#20A550 #2DD66A #60E08E #93EAB2 #C6F4D7
Accessibility & contrast
On white
1.67
#60E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#60E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E08E
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E08E | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF89
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#39DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e08e; /* rgb */ color: rgb(96, 224, 142); /* oklch */ color: oklch(81.4% 0.163 152.8);
Tailwind
colors: {
custom: {
50: '#97eaaf',
500: '#60e08e',
950: '#000000',
},
}SCSS
$custom: #60e08e; $custom-light: #97eaaf; $custom-dark: #000000;
JSON
{
"hex": "#60e08e",
"rgb": {
"r": 96,
"g": 224,
"b": 142
},
"hsl": {
"h": 141.563,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81433,
"c": 0.16285,
"h": 152.8
},
"luminance": 0.57751
}Semantic roles & 50–950 ramp
primary
#60E08E
secondary
#A83C81
accent
#168DCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481