#5BE98A#5BE98A
#5BE98A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.4% C 0.181 H 151.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE98A |
|---|---|
| RGB | rgb(91, 233, 138) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.09, -58.65, 35.07) |
| CIE-LCH | lch(83.09, 68.33, 149.12°) |
| OKLab | oklab(83.42% -0.1585 0.0869) |
| OKLCH | oklch(83.42% 0.181 151.3) |
| XYZ | xyz(38.0378, 62.3332, 34.0668) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.11
Turquoise Green
#04F489
ΔE00 3.60
Wintergreen
#20F986
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.43
Sea Green (survey)
#53FCA1
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE98A #E95BBA
analogous
#73E95B #5BE98A #5BE9D1
triadic
#5BE98A #8A5BE9 #E98A5B
tetradic
#5BE98A #5B73E9 #E95BBA #E9D15B
square
#5BE98A #5B73E9 #E95BBA #E9D15B
split-complementary
#5BE98A #D15BE9 #E95B73
monochromatic
#18B24B #25E264 #5BE98A #91F0B0 #C7F7D7
Accessibility & contrast
On white
1.56
#5BE98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5BE98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE98A
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE98A | 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)
#EAD783
Deuteranopia (green-blind)
#D7CA90
Tritanopia (blue-blind)
#2AE6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be98a; /* rgb */ color: rgb(91, 233, 138); /* oklch */ color: oklch(83.4% 0.181 151.3);
Tailwind
colors: {
custom: {
50: '#96f1ad',
500: '#5be98a',
950: '#000000',
},
}SCSS
$custom: #5be98a; $custom-light: #96f1ad; $custom-dark: #000000;
JSON
{
"hex": "#5be98a",
"rgb": {
"r": 91,
"g": 233,
"b": 138
},
"hsl": {
"h": 139.859,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83418,
"c": 0.18079,
"h": 151.3
},
"luminance": 0.62337
}Semantic roles & 50–950 ramp
primary
#5BE98A
secondary
#B23689
accent
#0D95D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581