#5BE89A#5BE89A
#5BE89A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.165 H 155.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE89A |
|---|---|
| RGB | rgb(91, 232, 154) |
| HSL | hsl(147, 75%, 63%) |
| HSV | hsv(147, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.06, -55.41, 26.92) |
| CIE-LCH | lch(83.06, 61.61, 154.09°) |
| OKLab | oklab(83.48% -0.1505 0.0678) |
| OKLCH | oklch(83.48% 0.165 155.8) |
| XYZ | xyz(39.0004, 62.2666, 40.5289) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.18
Light Greenish Blue
#63F7B4
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.39
Sea Green (survey)
#53FCA1
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE89A #E85BA9
analogous
#62E85B #5BE89A #5BE8E1
triadic
#5BE89A #9A5BE8 #E89A5B
tetradic
#5BE89A #5B62E8 #E85BA9 #E8E15B
square
#5BE89A #5B62E8 #E85BA9 #E8E15B
split-complementary
#5BE89A #E15BE8 #E85B62
monochromatic
#19B05C #25E079 #5BE89A #91F0BB #C6F7DC
Accessibility & contrast
On white
1.56
#5BE89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5BE89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE89A
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE89A | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#1CE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be89a; /* rgb */ color: rgb(91, 232, 154); /* oklch */ color: oklch(83.5% 0.165 155.8);
Tailwind
colors: {
custom: {
50: '#96f0b8',
500: '#5be89a',
950: '#000000',
},
}SCSS
$custom: #5be89a; $custom-light: #96f0b8; $custom-dark: #000000;
JSON
{
"hex": "#5be89a",
"rgb": {
"r": 91,
"g": 232,
"b": 154
},
"hsl": {
"h": 146.809,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83475,
"c": 0.16506,
"h": 155.8
},
"luminance": 0.6227
}Semantic roles & 50–950 ramp
primary
#5BE89A
secondary
#B1377A
accent
#0E7DD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581