#60E58D#60E58D
#60E58D is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.6% C 0.171 H 151.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60E58D |
|---|---|
| RGB | rgb(96, 229, 141) |
| HSL | hsl(140, 72%, 64%) |
| HSV | hsv(140, 58%, 90%) |
| CMYK | cmyk(58.1%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.08, -55.55, 32.26) |
| CIE-LCH | lch(82.08, 64.24, 149.86°) |
| OKLab | oklab(82.64% -0.1504 0.0804) |
| OKLCH | oklch(82.64% 0.171 151.9) |
| XYZ | xyz(37.6480, 60.4449, 34.8772) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Aqua Green
#12E193
ΔE00 4.35
Tealish Green
#0CDC73
ΔE00 4.51
Turquoise Green
#04F489
ΔE00 4.63
Light Green Blue
#56FCA2
ΔE00 5.11
Sea Green (survey)
#53FCA1
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E58D #E560B8
analogous
#75E560 #60E58D #60E5CF
triadic
#60E58D #8D60E5 #E58D60
tetradic
#60E58D #6075E5 #E560B8 #E5CF60
square
#60E58D #6075E5 #E560B8 #E5CF60
split-complementary
#60E58D #CF60E5 #E56075
monochromatic
#1CAE4E #2BDC67 #60E58D #95EEB3 #C9F6D8
Accessibility & contrast
On white
1.60
#60E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#60E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E58D
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E58D | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#38E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e58d; /* rgb */ color: rgb(96, 229, 141); /* oklch */ color: oklch(82.6% 0.171 151.9);
Tailwind
colors: {
custom: {
50: '#98eeaf',
500: '#60e58d',
950: '#000000',
},
}SCSS
$custom: #60e58d; $custom-light: #98eeaf; $custom-dark: #000000;
JSON
{
"hex": "#60e58d",
"rgb": {
"r": 96,
"g": 229,
"b": 141
},
"hsl": {
"h": 140.301,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.82643,
"c": 0.17056,
"h": 151.9
},
"luminance": 0.60449
}Semantic roles & 50–950 ramp
primary
#60E58D
secondary
#AF3A88
accent
#1292D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581