#5BF385#5BF385
#5BF385 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.8% C 0.198 H 149.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF385 |
|---|---|
| RGB | rgb(91, 243, 133) |
| HSL | hsl(137, 86%, 65%) |
| HSV | hsv(137, 63%, 95%) |
| CMYK | cmyk(62.6%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.01, -63.17, 41.31) |
| CIE-LCH | lch(86.01, 75.48, 146.82°) |
| OKLab | oklab(85.8% -0.1705 0.1012) |
| OKLCH | oklch(85.8% 0.198 149.3) |
| XYZ | xyz(40.5956, 68.0147, 33.1745) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.01
Spring Green
#00FF7F
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF385 #F35BC9
analogous
#7DF35B #5BF385 #5BF3D1
triadic
#5BF385 #855BF3 #F3855B
tetradic
#5BF385 #5B7DF3 #F35BC9 #F3D15B
square
#5BF385 #5B7DF3 #F35BC9 #F3D15B
split-complementary
#5BF385 #D15BF3 #F35B7D
monochromatic
#0EC541 #22EF5B #5BF385 #94F7AF #CDFBDA
Accessibility & contrast
On white
1.44
#5BF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5BF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF385
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF385 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#27EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf385; /* rgb */ color: rgb(91, 243, 133); /* oklch */ color: oklch(85.8% 0.198 149.3);
Tailwind
colors: {
custom: {
50: '#98f8aa',
500: '#5bf385',
950: '#000000',
},
}SCSS
$custom: #5bf385; $custom-light: #98f8aa; $custom-dark: #000000;
JSON
{
"hex": "#5bf385",
"rgb": {
"r": 91,
"g": 243,
"b": 133
},
"hsl": {
"h": 136.579,
"s": 86.364,
"l": 65.49
},
"oklch": {
"l": 0.858,
"c": 0.19826,
"h": 149.3
},
"luminance": 0.68019
}Semantic roles & 50–950 ramp
primary
#5BF385
secondary
#C2309A
accent
#03A5E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581