#5FE47F#5FE47F
#5FE47F is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.1% C 0.182 H 148.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE47F |
|---|---|
| RGB | rgb(95, 228, 127) |
| HSL | hsl(134, 71%, 63%) |
| HSV | hsv(134, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(81.54, -57.69, 38.55) |
| CIE-LCH | lch(81.54, 69.38, 146.24°) |
| OKLab | oklab(82.12% -0.156 0.0946) |
| OKLCH | oklch(82.12% 0.182 148.8) |
| XYZ | xyz(36.2909, 59.4486, 29.6368) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.20
Tealish Green
#0CDC73
ΔE00 3.85
Lightish Green
#61E160
ΔE00 4.28
Turquoise Green
#04F489
ΔE00 4.70
Lightgreen
#90EE90
ΔE00 4.81
Minty Green
#0BF77D
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE47F #E45FC4
analogous
#81E45F #5FE47F #5FE4C1
triadic
#5FE47F #7F5FE4 #E47F5F
tetradic
#5FE47F #5F81E4 #E45FC4 #E4C15F
square
#5FE47F #5F81E4 #E45FC4 #E4C15F
split-complementary
#5FE47F #C15FE4 #E45F81
monochromatic
#1DAC3F #2BDB55 #5FE47F #93EDA9 #C8F6D3
Accessibility & contrast
On white
1.63
#5FE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5FE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE47F
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE47F | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D277
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#3DE0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe47f; /* rgb */ color: rgb(95, 228, 127); /* oklch */ color: oklch(82.1% 0.182 148.8);
Tailwind
colors: {
custom: {
50: '#98eda5',
500: '#5fe47f',
950: '#000000',
},
}SCSS
$custom: #5fe47f; $custom-light: #98eda5; $custom-dark: #000000;
JSON
{
"hex": "#5fe47f",
"rgb": {
"r": 95,
"g": 228,
"b": 127
},
"hsl": {
"h": 134.436,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.8212,
"c": 0.18245,
"h": 148.8
},
"luminance": 0.59452
}Semantic roles & 50–950 ramp
primary
#5FE47F
secondary
#AD3A91
accent
#12A5D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580