#60E07C#60E07C
#60E07C is a light, vivid green. Relative luminance 0.573; OKLCH L 81.1% C 0.179 H 148.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60E07C |
|---|---|
| RGB | rgb(96, 224, 124) |
| HSL | hsl(133, 67%, 63%) |
| HSV | hsv(133, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(80.32, -56.40, 38.49) |
| CIE-LCH | lch(80.32, 68.28, 145.69°) |
| OKLab | oklab(81.11% -0.1526 0.0944) |
| OKLCH | oklch(81.11% 0.179 148.3) |
| XYZ | xyz(35.1152, 57.2501, 28.2647) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Tealish Green
#0CDC73
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 5.18
Turquoise Green
#04F489
ΔE00 5.49
Seaweed
#18D17B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E07C #E060C4
analogous
#84E060 #60E07C #60E0BC
triadic
#60E07C #7C60E0 #E07C60
tetradic
#60E07C #6084E0 #E060C4 #E0BC60
square
#60E07C #6084E0 #E060C4 #E0BC60
split-complementary
#60E07C #BC60E0 #E06084
monochromatic
#20A53D #2DD652 #60E07C #93EAA6 #C6F4D0
Accessibility & contrast
On white
1.69
#60E07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#60E07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E07C
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E07C | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE74
Deuteranopia (green-blind)
#D1C383
Tritanopia (blue-blind)
#41DCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60e07c; /* rgb */ color: rgb(96, 224, 124); /* oklch */ color: oklch(81.1% 0.179 148.3);
Tailwind
colors: {
custom: {
50: '#98eba3',
500: '#60e07c',
950: '#000000',
},
}SCSS
$custom: #60e07c; $custom-light: #98eba3; $custom-dark: #000000;
JSON
{
"hex": "#60e07c",
"rgb": {
"r": 96,
"g": 224,
"b": 124
},
"hsl": {
"h": 133.125,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81114,
"c": 0.17941,
"h": 148.3
},
"luminance": 0.57253
}Semantic roles & 50–950 ramp
primary
#60E07C
secondary
#A83C90
accent
#16A7CF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480