#5BF67D#5BF67D
#5BF67D is a very light, highly saturated green. Relative luminance 0.696; OKLCH L 86.4% C 0.209 H 147.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF67D |
|---|---|
| RGB | rgb(91, 246, 125) |
| HSL | hsl(133, 90%, 66%) |
| HSV | hsv(133, 63%, 96%) |
| CMYK | cmyk(63%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(86.81, -65.44, 46.14) |
| CIE-LCH | lch(86.81, 80.07, 144.81°) |
| OKLab | oklab(86.42% -0.1766 0.1118) |
| OKLCH | oklch(86.42% 0.209 147.7) |
| XYZ | xyz(40.9689, 69.6122, 30.6755) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.27
Minty Green
#0BF77D
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.92
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Spring Green
#00FF7F
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF67D #F65BD4
analogous
#86F65B #5BF67D #5BF6CA
triadic
#5BF67D #7D5BF6 #F67D5B
tetradic
#5BF67D #5B86F6 #F65BD4 #F6CA5B
square
#5BF67D #5B86F6 #F65BD4 #F6CA5B
split-complementary
#5BF67D #CA5BF6 #F65B86
monochromatic
#0BCB35 #21F34F #5BF67D #95F9AB #CFFCD9
Accessibility & contrast
On white
1.41
#5BF67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5BF67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF67D
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF67D | 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)
#F9E273
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#2BF1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5bf67d; /* rgb */ color: rgb(91, 246, 125); /* oklch */ color: oklch(86.4% 0.209 147.7);
Tailwind
colors: {
custom: {
50: '#99faa5',
500: '#5bf67d',
950: '#000000',
},
}SCSS
$custom: #5bf67d; $custom-light: #99faa5; $custom-dark: #000000;
JSON
{
"hex": "#5bf67d",
"rgb": {
"r": 91,
"g": 246,
"b": 125
},
"hsl": {
"h": 133.161,
"s": 89.595,
"l": 66.078
},
"oklch": {
"l": 0.86418,
"c": 0.20904,
"h": 147.7
},
"luminance": 0.69616
}Semantic roles & 50–950 ramp
primary
#5BF67D
secondary
#C72EA6
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580