#5FED7F#5FED7F
#5FED7F is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.194 H 148.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FED7F |
|---|---|
| RGB | rgb(95, 237, 127) |
| HSL | hsl(134, 80%, 65%) |
| HSV | hsv(134, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(84.24, -61.06, 41.99) |
| CIE-LCH | lch(84.24, 74.11, 145.48°) |
| OKLab | oklab(84.34% -0.165 0.1025) |
| OKLCH | oklch(84.34% 0.194 148.2) |
| XYZ | xyz(38.8316, 64.5298, 30.4837) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.78
Lightish Green
#61E160
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FED7F #ED5FCD
analogous
#86ED5F #5FED7F #5FEDC6
triadic
#5FED7F #7F5FED #ED7F5F
tetradic
#5FED7F #5F86ED #ED5FCD #EDC65F
square
#5FED7F #5F86ED #ED5FCD #EDC65F
split-complementary
#5FED7F #C65FED #ED5F86
monochromatic
#15BC3B #28E753 #5FED7F #96F3AB #CDF9D7
Accessibility & contrast
On white
1.51
#5FED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5FED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FED7F
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FED7F | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#39E8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fed7f; /* rgb */ color: rgb(95, 237, 127); /* oklch */ color: oklch(84.3% 0.194 148.2);
Tailwind
colors: {
custom: {
50: '#99f4a6',
500: '#5fed7f',
950: '#000000',
},
}SCSS
$custom: #5fed7f; $custom-light: #99f4a6; $custom-dark: #000000;
JSON
{
"hex": "#5fed7f",
"rgb": {
"r": 95,
"g": 237,
"b": 127
},
"hsl": {
"h": 133.521,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.84343,
"c": 0.19425,
"h": 148.2
},
"luminance": 0.64534
}Semantic roles & 50–950 ramp
primary
#5FED7F
secondary
#BB359D
accent
#09ADDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580