#5BED88#5BED88
#5BED88 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.188 H 150.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED88 |
|---|---|
| RGB | rgb(91, 237, 136) |
| HSL | hsl(138, 80%, 64%) |
| HSV | hsv(138, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(84.26, -60.48, 37.58) |
| CIE-LCH | lch(84.26, 71.21, 148.14°) |
| OKLab | oklab(84.37% -0.1634 0.0927) |
| OKLCH | oklch(84.37% 0.188 150.4) |
| XYZ | xyz(39.0395, 64.5662, 33.6929) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.48
Turquoise Green
#04F489
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED88 #ED5BC0
analogous
#77ED5B #5BED88 #5BEDD1
triadic
#5BED88 #885BED #ED885B
tetradic
#5BED88 #5B77ED #ED5BC0 #EDD15B
square
#5BED88 #5B77ED #ED5BC0 #EDD15B
split-complementary
#5BED88 #D15BED #ED5B77
monochromatic
#14B947 #24E760 #5BED88 #92F3B0 #C9F9D8
Accessibility & contrast
On white
1.51
#5BED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5BED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED88
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED88 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA81
Deuteranopia (green-blind)
#DBCD8F
Tritanopia (blue-blind)
#29E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed88; /* rgb */ color: rgb(91, 237, 136); /* oklch */ color: oklch(84.4% 0.188 150.4);
Tailwind
colors: {
custom: {
50: '#97f4ac',
500: '#5bed88',
950: '#000000',
},
}SCSS
$custom: #5bed88; $custom-light: #97f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5bed88",
"rgb": {
"r": 91,
"g": 237,
"b": 136
},
"hsl": {
"h": 138.493,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.8437,
"c": 0.18783,
"h": 150.4
},
"luminance": 0.6457
}Semantic roles & 50–950 ramp
primary
#5BED88
secondary
#B83490
accent
#099BDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581