#5BE98B#5BE98B
#5BE98B is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.180 H 151.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE98B |
|---|---|
| RGB | rgb(91, 233, 139) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.11, -58.48, 34.59) |
| CIE-LCH | lch(83.11, 67.94, 149.40°) |
| OKLab | oklab(83.44% -0.1581 0.0858) |
| OKLCH | oklch(83.44% 0.18 151.5) |
| XYZ | xyz(38.1105, 62.3623, 34.4498) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Turquoise Green
#04F489
ΔE00 3.62
Wintergreen
#20F986
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE98B #E95BB9
analogous
#72E95B #5BE98B #5BE9D2
triadic
#5BE98B #8B5BE9 #E98B5B
tetradic
#5BE98B #5B72E9 #E95BB9 #E9D25B
square
#5BE98B #5B72E9 #E95BB9 #E9D25B
split-complementary
#5BE98B #D25BE9 #E95B72
monochromatic
#18B24C #25E265 #5BE98B #91F0B1 #C7F7D7
Accessibility & contrast
On white
1.56
#5BE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5BE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE98B
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE98B | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#29E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be98b; /* rgb */ color: rgb(91, 233, 139); /* oklch */ color: oklch(83.4% 0.180 151.5);
Tailwind
colors: {
custom: {
50: '#96f1ae',
500: '#5be98b',
950: '#000000',
},
}SCSS
$custom: #5be98b; $custom-light: #96f1ae; $custom-dark: #000000;
JSON
{
"hex": "#5be98b",
"rgb": {
"r": 91,
"g": 233,
"b": 139
},
"hsl": {
"h": 140.282,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83436,
"c": 0.17987,
"h": 151.5
},
"luminance": 0.62366
}Semantic roles & 50–950 ramp
primary
#5BE98B
secondary
#B23688
accent
#0D94D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581