#5BE899#5BE899
#5BE899 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.166 H 155.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE899 |
|---|---|
| RGB | rgb(91, 232, 153) |
| HSL | hsl(146, 75%, 63%) |
| HSV | hsv(146, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.04, -55.60, 27.40) |
| CIE-LCH | lch(83.04, 61.99, 153.76°) |
| OKLab | oklab(83.46% -0.1509 0.069) |
| OKLCH | oklch(83.46% 0.166 155.4) |
| XYZ | xyz(38.9174, 62.2334, 40.0921) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE899 #E85BAA
analogous
#63E85B #5BE899 #5BE8DF
triadic
#5BE899 #995BE8 #E8995B
tetradic
#5BE899 #5B63E8 #E85BAA #E8DF5B
square
#5BE899 #5B63E8 #E85BAA #E8DF5B
split-complementary
#5BE899 #DF5BE8 #E85B63
monochromatic
#19B05B #25E078 #5BE899 #91F0BA #C6F7DC
Accessibility & contrast
On white
1.56
#5BE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5BE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE899
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE899 | 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)
#E7D794
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#1DE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be899; /* rgb */ color: rgb(91, 232, 153); /* oklch */ color: oklch(83.5% 0.166 155.4);
Tailwind
colors: {
custom: {
50: '#96f0b7',
500: '#5be899',
950: '#000000',
},
}SCSS
$custom: #5be899; $custom-light: #96f0b7; $custom-dark: #000000;
JSON
{
"hex": "#5be899",
"rgb": {
"r": 91,
"g": 232,
"b": 153
},
"hsl": {
"h": 146.383,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83455,
"c": 0.16595,
"h": 155.4
},
"luminance": 0.62237
}Semantic roles & 50–950 ramp
primary
#5BE899
secondary
#B1377B
accent
#0E7FD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581