#5FEF7A#5FEF7A
#5FEF7A is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.8% C 0.201 H 147.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF7A |
|---|---|
| RGB | rgb(95, 239, 122) |
| HSL | hsl(131, 82%, 65%) |
| HSV | hsv(131, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 49%, 6.3%) |
| CIE-LAB | lab(84.78, -62.53, 45.06) |
| CIE-LCH | lch(84.78, 77.07, 144.22°) |
| OKLab | oklab(84.76% -0.169 0.1092) |
| OKLCH | oklch(84.76% 0.201 147.1) |
| XYZ | xyz(39.0960, 65.5673, 29.0040) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 3.84
Lightish Green
#61E160
ΔE00 3.96
Lightgreen (survey)
#76FF7B
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF7A #EF5FD4
analogous
#8CEF5F #5FEF7A #5FEFC2
triadic
#5FEF7A #7A5FEF #EF7A5F
tetradic
#5FEF7A #5F8CEF #EF5FD4 #EFC25F
square
#5FEF7A #5F8CEF #EF5FD4 #EFC25F
split-complementary
#5FEF7A #C25FEF #EF5F8C
monochromatic
#13C034 #27E94C #5FEF7A #97F5A8 #CEFAD6
Accessibility & contrast
On white
1.49
#5FEF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5FEF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF7A
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF7A | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB70
Deuteranopia (green-blind)
#DFCF82
Tritanopia (blue-blind)
#3AEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef7a; /* rgb */ color: rgb(95, 239, 122); /* oklch */ color: oklch(84.8% 0.201 147.1);
Tailwind
colors: {
custom: {
50: '#9af5a2',
500: '#5fef7a',
950: '#000000',
},
}SCSS
$custom: #5fef7a; $custom-light: #9af5a2; $custom-dark: #000000;
JSON
{
"hex": "#5fef7a",
"rgb": {
"r": 95,
"g": 239,
"b": 122
},
"hsl": {
"h": 131.25,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84762,
"c": 0.20122,
"h": 147.1
},
"luminance": 0.65571
}Semantic roles & 50–950 ramp
primary
#5FEF7A
secondary
#BE34A4
accent
#07B6DE
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580