#60E47E#60E47E
#60E47E is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.1% C 0.183 H 148.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60E47E |
|---|---|
| RGB | rgb(96, 228, 126) |
| HSL | hsl(134, 71%, 64%) |
| HSV | hsv(134, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(81.55, -57.62, 39.07) |
| CIE-LCH | lch(81.55, 69.62, 145.86°) |
| OKLab | oklab(82.14% -0.1558 0.0958) |
| OKLCH | oklch(82.14% 0.183 148.4) |
| XYZ | xyz(36.3307, 59.4766, 29.3002) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.33
Tealish Green
#0CDC73
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.75
Turquoise Green
#04F489
ΔE00 4.79
Minty Green
#0BF77D
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E47E #E460C6
analogous
#84E460 #60E47E #60E4C0
triadic
#60E47E #7E60E4 #E47E60
tetradic
#60E47E #6084E4 #E460C6 #E4C060
square
#60E47E #6084E4 #E460C6 #E4C060
split-complementary
#60E47E #C060E4 #E46084
monochromatic
#1DAC3E #2CDB54 #60E47E #94EDA8 #C9F6D3
Accessibility & contrast
On white
1.63
#60E47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#60E47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E47E
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E47E | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D276
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#3FE0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e47e; /* rgb */ color: rgb(96, 228, 126); /* oklch */ color: oklch(82.1% 0.183 148.4);
Tailwind
colors: {
custom: {
50: '#98eda5',
500: '#60e47e',
950: '#000000',
},
}SCSS
$custom: #60e47e; $custom-light: #98eda5; $custom-dark: #000000;
JSON
{
"hex": "#60e47e",
"rgb": {
"r": 96,
"g": 228,
"b": 126
},
"hsl": {
"h": 133.636,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82136,
"c": 0.18292,
"h": 148.4
},
"luminance": 0.5948
}Semantic roles & 50–950 ramp
primary
#60E47E
secondary
#AE3A94
accent
#13A7D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580