#5BE89B#5BE89B
#5BE89B is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.164 H 156.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE89B |
|---|---|
| RGB | rgb(91, 232, 155) |
| HSL | hsl(147, 75%, 63%) |
| HSV | hsv(147, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.07, -55.23, 26.43) |
| CIE-LCH | lch(83.07, 61.22, 154.43°) |
| OKLab | oklab(83.5% -0.15 0.0666) |
| OKLCH | oklch(83.5% 0.164 156.1) |
| XYZ | xyz(39.0840, 62.3000, 40.9694) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE89B #E85BA8
analogous
#61E85B #5BE89B #5BE8E1
triadic
#5BE89B #9B5BE8 #E89B5B
tetradic
#5BE89B #5B61E8 #E85BA8 #E8E15B
square
#5BE89B #5B61E8 #E85BA8 #E8E15B
split-complementary
#5BE89B #E15BE8 #E85B61
monochromatic
#19B05D #25E07A #5BE89B #91F0BC #C6F7DC
Accessibility & contrast
On white
1.56
#5BE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5BE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE89B
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE89B | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D4CAA0
Tritanopia (blue-blind)
#1BE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be89b; /* rgb */ color: rgb(91, 232, 155); /* oklch */ color: oklch(83.5% 0.164 156.1);
Tailwind
colors: {
custom: {
50: '#96f0b9',
500: '#5be89b',
950: '#000000',
},
}SCSS
$custom: #5be89b; $custom-light: #96f0b9; $custom-dark: #000000;
JSON
{
"hex": "#5be89b",
"rgb": {
"r": 91,
"g": 232,
"b": 155
},
"hsl": {
"h": 147.234,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83496,
"c": 0.16417,
"h": 156.1
},
"luminance": 0.62304
}Semantic roles & 50–950 ramp
primary
#5BE89B
secondary
#B13779
accent
#0E7CD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581