#5BF174#5BF174
#5BF174 is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.1% C 0.210 H 146.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF174 |
|---|---|
| RGB | rgb(91, 241, 116) |
| HSL | hsl(130, 84%, 65%) |
| HSV | hsv(130, 62%, 95%) |
| CMYK | cmyk(62.2%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(85.20, -64.90, 48.39) |
| CIE-LCH | lch(85.20, 80.95, 143.29°) |
| OKLab | oklab(85.06% -0.1754 0.1163) |
| OKLCH | oklch(85.06% 0.21 146.4) |
| XYZ | xyz(38.9195, 66.3918, 27.2835) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 3.27
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.83
Lightish Green
#61E160
ΔE00 3.89
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF174 #F15BD8
analogous
#8DF15B #5BF174 #5BF1BF
triadic
#5BF174 #745BF1 #F1745B
tetradic
#5BF174 #5B8DF1 #F15BD8 #F1BF5B
square
#5BF174 #5B8DF1 #F15BD8 #F1BF5B
split-complementary
#5BF174 #BF5BF1 #F15B8D
monochromatic
#10C12E #23EC44 #5BF174 #93F6A4 #CCFBD4
Accessibility & contrast
On white
1.47
#5BF174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5BF174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF174
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF174 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD69
Deuteranopia (green-blind)
#E1D07D
Tritanopia (blue-blind)
#33ECD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bf174; /* rgb */ color: rgb(91, 241, 116); /* oklch */ color: oklch(85.1% 0.210 146.4);
Tailwind
colors: {
custom: {
50: '#98f79e',
500: '#5bf174',
950: '#000000',
},
}SCSS
$custom: #5bf174; $custom-light: #98f79e; $custom-dark: #000000;
JSON
{
"hex": "#5bf174",
"rgb": {
"r": 91,
"g": 241,
"b": 116
},
"hsl": {
"h": 130,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.85055,
"c": 0.21045,
"h": 146.4
},
"luminance": 0.66396
}Semantic roles & 50–950 ramp
primary
#5BF174
secondary
#BF31A7
accent
#05BCE1
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580