#5BEB83#5BEB83
#5BEB83 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.190 H 149.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB83 |
|---|---|
| RGB | rgb(91, 235, 131) |
| HSL | hsl(137, 78%, 64%) |
| HSV | hsv(137, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(83.59, -60.54, 39.18) |
| CIE-LCH | lch(83.59, 72.11, 147.09°) |
| OKLab | oklab(83.79% -0.1635 0.0962) |
| OKLCH | oklch(83.79% 0.19 149.5) |
| XYZ | xyz(38.1166, 63.2757, 31.6730) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.74
Spearmint
#1EF876
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB83 #EB5BC3
analogous
#7BEB5B #5BEB83 #5BEBCB
triadic
#5BEB83 #835BEB #EB835B
tetradic
#5BEB83 #5B7BEB #EB5BC3 #EBCB5B
square
#5BEB83 #5B7BEB #EB5BC3 #EBCB5B
split-complementary
#5BEB83 #CB5BEB #EB5B7B
monochromatic
#16B542 #24E45A #5BEB83 #92F2AC #C8F8D5
Accessibility & contrast
On white
1.54
#5BEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5BEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB83
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB83 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87B
Deuteranopia (green-blind)
#DACB8A
Tritanopia (blue-blind)
#2EE7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5beb83; /* rgb */ color: rgb(91, 235, 131); /* oklch */ color: oklch(83.8% 0.190 149.5);
Tailwind
colors: {
custom: {
50: '#97f2a8',
500: '#5beb83',
950: '#000000',
},
}SCSS
$custom: #5beb83; $custom-light: #97f2a8; $custom-dark: #000000;
JSON
{
"hex": "#5beb83",
"rgb": {
"r": 91,
"g": 235,
"b": 131
},
"hsl": {
"h": 136.667,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.83793,
"c": 0.18971,
"h": 149.5
},
"luminance": 0.6328
}Semantic roles & 50–950 ramp
primary
#5BEB83
secondary
#B53592
accent
#0BA1DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580