#5FED7E#5FED7E
#5FED7E is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.195 H 148.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FED7E |
|---|---|
| RGB | rgb(95, 237, 126) |
| HSL | hsl(133, 80%, 65%) |
| HSV | hsv(133, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(84.23, -61.21, 42.46) |
| CIE-LCH | lch(84.23, 74.50, 145.25°) |
| OKLab | oklab(84.33% -0.1654 0.1035) |
| OKLCH | oklch(84.33% 0.195 148) |
| XYZ | xyz(38.7667, 64.5039, 30.1421) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FED7E #ED5FCE
analogous
#87ED5F #5FED7E #5FEDC5
triadic
#5FED7E #7E5FED #ED7E5F
tetradic
#5FED7E #5F87ED #ED5FCE #EDC55F
square
#5FED7E #5F87ED #ED5FCE #EDC55F
split-complementary
#5FED7E #C55FED #ED5F87
monochromatic
#15BC3A #28E752 #5FED7E #96F3AA #CDF9D7
Accessibility & contrast
On white
1.51
#5FED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5FED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FED7E
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FED7E | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#39E8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fed7e; /* rgb */ color: rgb(95, 237, 126); /* oklch */ color: oklch(84.3% 0.195 148.0);
Tailwind
colors: {
custom: {
50: '#99f4a5',
500: '#5fed7e',
950: '#000000',
},
}SCSS
$custom: #5fed7e; $custom-light: #99f4a5; $custom-dark: #000000;
JSON
{
"hex": "#5fed7e",
"rgb": {
"r": 95,
"g": 237,
"b": 126
},
"hsl": {
"h": 133.099,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.84328,
"c": 0.19513,
"h": 148
},
"luminance": 0.64508
}Semantic roles & 50–950 ramp
primary
#5FED7E
secondary
#BB359E
accent
#09AEDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580