#60E47F#60E47F
#60E47F is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.2% C 0.182 H 148.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60E47F |
|---|---|
| RGB | rgb(96, 228, 127) |
| HSL | hsl(134, 71%, 64%) |
| HSV | hsv(134, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(81.57, -57.46, 38.60) |
| CIE-LCH | lch(81.57, 69.22, 146.11°) |
| OKLab | oklab(82.15% -0.1554 0.0947) |
| OKLCH | oklch(82.15% 0.182 148.6) |
| XYZ | xyz(36.3955, 59.5025, 29.6417) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Tealish Green
#0CDC73
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.75
Turquoise Green
#04F489
ΔE00 4.75
Minty Green
#0BF77D
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E47F #E460C5
analogous
#83E460 #60E47F #60E4C1
triadic
#60E47F #7F60E4 #E47F60
tetradic
#60E47F #6083E4 #E460C5 #E4C160
square
#60E47F #6083E4 #E460C5 #E4C160
split-complementary
#60E47F #C160E4 #E46083
monochromatic
#1DAC3F #2CDB55 #60E47F #94EDA9 #C9F6D3
Accessibility & contrast
On white
1.63
#60E47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#60E47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E47F
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E47F | 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)
#E6D277
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#3FE0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e47f; /* rgb */ color: rgb(96, 228, 127); /* oklch */ color: oklch(82.2% 0.182 148.6);
Tailwind
colors: {
custom: {
50: '#98eda5',
500: '#60e47f',
950: '#000000',
},
}SCSS
$custom: #60e47f; $custom-light: #98eda5; $custom-dark: #000000;
JSON
{
"hex": "#60e47f",
"rgb": {
"r": 96,
"g": 228,
"b": 127
},
"hsl": {
"h": 134.091,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82152,
"c": 0.18201,
"h": 148.6
},
"luminance": 0.59506
}Semantic roles & 50–950 ramp
primary
#60E47F
secondary
#AE3A93
accent
#13A6D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580