#5FF67F#5FF67F
#5FF67F is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.6% C 0.206 H 147.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF67F |
|---|---|
| RGB | rgb(95, 246, 127) |
| HSL | hsl(133, 89%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(86.93, -64.35, 45.37) |
| CIE-LCH | lch(86.93, 78.74, 144.81°) |
| OKLab | oklab(86.56% -0.1738 0.1102) |
| OKLCH | oklch(86.56% 0.206 147.6) |
| XYZ | xyz(41.5030, 69.8726, 31.3741) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 2.83
Wintergreen
#20F986
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.03
Spring Green
#00FF7F
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF67F #F65FD6
analogous
#8BF65F #5FF67F #5FF6CA
triadic
#5FF67F #7F5FF6 #F67F5F
tetradic
#5FF67F #5F8BF6 #F65FD6 #F6CA5F
square
#5FF67F #5F8BF6 #F65FD6 #F6CA5F
split-complementary
#5FF67F #CA5FF6 #F65F8B
monochromatic
#0CCF35 #25F351 #5FF67F #99F9AD #D3FDDC
Accessibility & contrast
On white
1.40
#5FF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#5FF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF67F
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF67F | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#E5D587
Tritanopia (blue-blind)
#35F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff67f; /* rgb */ color: rgb(95, 246, 127); /* oklch */ color: oklch(86.6% 0.206 147.6);
Tailwind
colors: {
custom: {
50: '#9bfaa6',
500: '#5ff67f',
950: '#000000',
},
}SCSS
$custom: #5ff67f; $custom-light: #9bfaa6; $custom-dark: #000000;
JSON
{
"hex": "#5ff67f",
"rgb": {
"r": 95,
"g": 246,
"b": 127
},
"hsl": {
"h": 132.715,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86561,
"c": 0.20578,
"h": 147.6
},
"luminance": 0.69877
}Semantic roles & 50–950 ramp
primary
#5FF67F
secondary
#CB2FAA
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580