#60E07E#60E07E
#60E07E is a light, vivid green. Relative luminance 0.573; OKLCH L 81.1% C 0.178 H 148.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60E07E |
|---|---|
| RGB | rgb(96, 224, 126) |
| HSL | hsl(134, 67%, 63%) |
| HSV | hsv(134, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(80.35, -56.09, 37.53) |
| CIE-LCH | lch(80.35, 67.49, 146.21°) |
| OKLab | oklab(81.15% -0.1517 0.0923) |
| OKLCH | oklch(81.15% 0.178 148.7) |
| XYZ | xyz(35.2430, 57.3012, 28.9376) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Tealish Green
#0CDC73
ΔE00 3.62
Lightish Green
#61E160
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 5.19
Turquoise Green
#04F489
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E07E #E060C2
analogous
#82E060 #60E07E #60E0BE
triadic
#60E07E #7E60E0 #E07E60
tetradic
#60E07E #6082E0 #E060C2 #E0BE60
square
#60E07E #6082E0 #E060C2 #E0BE60
split-complementary
#60E07E #BE60E0 #E06082
monochromatic
#20A53F #2DD654 #60E07E #93EAA8 #C6F4D1
Accessibility & contrast
On white
1.69
#60E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#60E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E07E
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E07E | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE77
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#41DCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60e07e; /* rgb */ color: rgb(96, 224, 126); /* oklch */ color: oklch(81.1% 0.178 148.7);
Tailwind
colors: {
custom: {
50: '#98eba4',
500: '#60e07e',
950: '#000000',
},
}SCSS
$custom: #60e07e; $custom-light: #98eba4; $custom-dark: #000000;
JSON
{
"hex": "#60e07e",
"rgb": {
"r": 96,
"g": 224,
"b": 126
},
"hsl": {
"h": 134.063,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81147,
"c": 0.17757,
"h": 148.7
},
"luminance": 0.57304
}Semantic roles & 50–950 ramp
primary
#60E07E
secondary
#A83C8F
accent
#16A4CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480