#5BF67F#5BF67F
#5BF67F is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.4% C 0.207 H 148.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF67F |
|---|---|
| RGB | rgb(91, 246, 127) |
| HSL | hsl(134, 90%, 66%) |
| HSV | hsv(134, 63%, 96%) |
| CMYK | cmyk(63%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(86.83, -65.15, 45.22) |
| CIE-LCH | lch(86.83, 79.31, 145.23°) |
| OKLab | oklab(86.45% -0.1758 0.1098) |
| OKLCH | oklch(86.45% 0.207 148) |
| XYZ | xyz(41.0980, 69.6638, 31.3552) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.31
Minty Green
#0BF77D
ΔE00 2.57
Wintergreen
#20F986
ΔE00 2.76
Spring Green
#00FF7F
ΔE00 3.05
Lightgreen (survey)
#76FF7B
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF67F #F65BD2
analogous
#84F65B #5BF67F #5BF6CC
triadic
#5BF67F #7F5BF6 #F67F5B
tetradic
#5BF67F #5B84F6 #F65BD2 #F6CC5B
square
#5BF67F #5B84F6 #F65BD2 #F6CC5B
split-complementary
#5BF67F #CC5BF6 #F65B84
monochromatic
#0BCB38 #21F352 #5BF67F #95F9AC #CFFCDA
Accessibility & contrast
On white
1.41
#5BF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5BF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF67F
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF67F | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E275
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#2AF1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5bf67f; /* rgb */ color: rgb(91, 246, 127); /* oklch */ color: oklch(86.4% 0.207 148.0);
Tailwind
colors: {
custom: {
50: '#99faa6',
500: '#5bf67f',
950: '#000000',
},
}SCSS
$custom: #5bf67f; $custom-light: #99faa6; $custom-dark: #000000;
JSON
{
"hex": "#5bf67f",
"rgb": {
"r": 91,
"g": 246,
"b": 127
},
"hsl": {
"h": 133.935,
"s": 89.595,
"l": 66.078
},
"oklch": {
"l": 0.86448,
"c": 0.20732,
"h": 148
},
"luminance": 0.69668
}Semantic roles & 50–950 ramp
primary
#5BF67F
secondary
#C72EA4
accent
#00B0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580