#5BEF8A#5BEF8A
#5BEF8A is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.189 H 150.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF8A |
|---|---|
| RGB | rgb(91, 239, 138) |
| HSL | hsl(139, 82%, 65%) |
| HSV | hsv(139, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(84.89, -60.90, 37.41) |
| CIE-LCH | lch(84.89, 71.47, 148.44°) |
| OKLab | oklab(84.9% -0.1645 0.0924) |
| OKLCH | oklch(84.9% 0.189 150.7) |
| XYZ | xyz(39.7653, 65.7881, 34.6426) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF8A #EF5BC0
analogous
#76EF5B #5BEF8A #5BEFD4
triadic
#5BEF8A #8A5BEF #EF8A5B
tetradic
#5BEF8A #5B76EF #EF5BC0 #EFD45B
square
#5BEF8A #5B76EF #EF5BC0 #EFD45B
split-complementary
#5BEF8A #D45BEF #EF5B76
monochromatic
#12BD49 #23EA62 #5BEF8A #93F4B2 #CBFADA
Accessibility & contrast
On white
1.48
#5BEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#5BEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF8A
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF8A | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#26EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bef8a; /* rgb */ color: rgb(91, 239, 138); /* oklch */ color: oklch(84.9% 0.189 150.7);
Tailwind
colors: {
custom: {
50: '#97f5ad',
500: '#5bef8a',
950: '#000000',
},
}SCSS
$custom: #5bef8a; $custom-light: #97f5ad; $custom-dark: #000000;
JSON
{
"hex": "#5bef8a",
"rgb": {
"r": 91,
"g": 239,
"b": 138
},
"hsl": {
"h": 139.054,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84897,
"c": 0.18864,
"h": 150.7
},
"luminance": 0.65792
}Semantic roles & 50–950 ramp
primary
#5BEF8A
secondary
#BC3390
accent
#079ADF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581