#60E48E#60E48E
#60E48E is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.4% C 0.168 H 152.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60E48E |
|---|---|
| RGB | rgb(96, 228, 142) |
| HSL | hsl(141, 71%, 64%) |
| HSV | hsv(141, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(81.80, -54.99, 31.38) |
| CIE-LCH | lch(81.80, 63.31, 150.29°) |
| OKLab | oklab(82.42% -0.149 0.0783) |
| OKLCH | oklch(82.42% 0.168 152.3) |
| XYZ | xyz(37.4469, 59.9231, 35.1788) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Aqua Green
#12E193
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 4.88
Seafoam Green
#7AF9AB
ΔE00 5.20
Light Green Blue
#56FCA2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E48E #E460B6
analogous
#74E460 #60E48E #60E4D0
triadic
#60E48E #8E60E4 #E48E60
tetradic
#60E48E #6074E4 #E460B6 #E4D060
square
#60E48E #6074E4 #E460B6 #E4D060
split-complementary
#60E48E #D060E4 #E46074
monochromatic
#1DAC4F #2CDB69 #60E48E #94EDB3 #C9F6D8
Accessibility & contrast
On white
1.62
#60E48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#60E48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E48E
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E48E | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D388
Deuteranopia (green-blind)
#D3C694
Tritanopia (blue-blind)
#38E1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e48e; /* rgb */ color: rgb(96, 228, 142); /* oklch */ color: oklch(82.4% 0.168 152.3);
Tailwind
colors: {
custom: {
50: '#98edb0',
500: '#60e48e',
950: '#000000',
},
}SCSS
$custom: #60e48e; $custom-light: #98edb0; $custom-dark: #000000;
JSON
{
"hex": "#60e48e",
"rgb": {
"r": 96,
"g": 228,
"b": 142
},
"hsl": {
"h": 140.909,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82416,
"c": 0.16829,
"h": 152.3
},
"luminance": 0.59927
}Semantic roles & 50–950 ramp
primary
#60E48E
secondary
#AE3A86
accent
#1390D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581