#60E489#60E489
#60E489 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.3% C 0.173 H 151.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60E489 |
|---|---|
| RGB | rgb(96, 228, 137) |
| HSL | hsl(139, 71%, 64%) |
| HSV | hsv(139, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(81.72, -55.85, 33.80) |
| CIE-LCH | lch(81.72, 65.28, 148.82°) |
| OKLab | oklab(82.32% -0.1511 0.0839) |
| OKLCH | oklch(82.32% 0.173 151) |
| XYZ | xyz(37.0799, 59.7763, 33.2460) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.38
Tealish Green
#0CDC73
ΔE00 4.18
Turquoise Green
#04F489
ΔE00 4.68
Aqua Green
#12E193
ΔE00 4.70
Lightgreen
#90EE90
ΔE00 5.00
Sea Green (survey)
#53FCA1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E489 #E460BB
analogous
#79E460 #60E489 #60E4CB
triadic
#60E489 #8960E4 #E48960
tetradic
#60E489 #6079E4 #E460BB #E4CB60
square
#60E489 #6079E4 #E460BB #E4CB60
split-complementary
#60E489 #CB60E4 #E46079
monochromatic
#1DAC4A #2CDB62 #60E489 #94EDB0 #C9F6D7
Accessibility & contrast
On white
1.62
#60E489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#60E489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E489
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E489 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D383
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#3AE1CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e489; /* rgb */ color: rgb(96, 228, 137); /* oklch */ color: oklch(82.3% 0.173 151.0);
Tailwind
colors: {
custom: {
50: '#98edac',
500: '#60e489',
950: '#000000',
},
}SCSS
$custom: #60e489; $custom-light: #98edac; $custom-dark: #000000;
JSON
{
"hex": "#60e489",
"rgb": {
"r": 96,
"g": 228,
"b": 137
},
"hsl": {
"h": 138.636,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82324,
"c": 0.17287,
"h": 151
},
"luminance": 0.5978
}Semantic roles & 50–950 ramp
primary
#60E489
secondary
#AE3A8A
accent
#1397D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581