#5FF673#5FF673
#5FF673 is a very light, highly saturated green. Relative luminance 0.696; OKLCH L 86.4% C 0.216 H 145.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF673 |
|---|---|
| RGB | rgb(95, 246, 115) |
| HSL | hsl(128, 89%, 67%) |
| HSV | hsv(128, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 53.3%, 3.5%) |
| CIE-LAB | lab(86.79, -65.98, 50.81) |
| CIE-LCH | lch(86.79, 83.28, 142.41°) |
| OKLab | oklab(86.4% -0.1785 0.1216) |
| OKLCH | oklch(86.4% 0.216 145.7) |
| XYZ | xyz(40.7670, 69.5782, 27.4979) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.38
Spearmint
#1EF876
ΔE00 2.78
Light Bright Green
#53FE5C
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.58
Lighter Green
#75FD63
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF673 #F65FE2
analogous
#97F65F #5FF673 #5FF6BF
triadic
#5FF673 #735FF6 #F6735F
tetradic
#5FF673 #5F97F6 #F65FE2 #F6BF5F
square
#5FF673 #5F97F6 #F65FE2 #F6BF5F
split-complementary
#5FF673 #BF5FF6 #F65F97
monochromatic
#0CCF26 #25F340 #5FF673 #99F9A6 #D3FDD8
Accessibility & contrast
On white
1.41
#5FF673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5FF673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF673
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF673 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE167
Deuteranopia (green-blind)
#E7D47D
Tritanopia (blue-blind)
#3AF0D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff673; /* rgb */ color: rgb(95, 246, 115); /* oklch */ color: oklch(86.4% 0.216 145.7);
Tailwind
colors: {
custom: {
50: '#9bfa9e',
500: '#5ff673',
950: '#000000',
},
}SCSS
$custom: #5ff673; $custom-light: #9bfa9e; $custom-dark: #000000;
JSON
{
"hex": "#5ff673",
"rgb": {
"r": 95,
"g": 246,
"b": 115
},
"hsl": {
"h": 127.947,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86395,
"c": 0.21597,
"h": 145.7
},
"luminance": 0.69582
}Semantic roles & 50–950 ramp
primary
#5FF673
secondary
#CB2FB6
accent
#00C7E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580