#5BED87#5BED87
#5BED87 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.189 H 150.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED87 |
|---|---|
| RGB | rgb(91, 237, 135) |
| HSL | hsl(138, 80%, 64%) |
| HSV | hsv(138, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.25, -60.64, 38.06) |
| CIE-LCH | lch(84.25, 71.60, 147.89°) |
| OKLab | oklab(84.35% -0.1638 0.0938) |
| OKLCH | oklch(84.35% 0.189 150.2) |
| XYZ | xyz(38.9688, 64.5379, 33.3204) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Turquoise Green
#04F489
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.60
Spearmint
#1EF876
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED87 #ED5BC1
analogous
#78ED5B #5BED87 #5BEDD0
triadic
#5BED87 #875BED #ED875B
tetradic
#5BED87 #5B78ED #ED5BC1 #EDD05B
square
#5BED87 #5B78ED #ED5BC1 #EDD05B
split-complementary
#5BED87 #D05BED #ED5B78
monochromatic
#14B946 #24E75F #5BED87 #92F3AF #C9F9D8
Accessibility & contrast
On white
1.51
#5BED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5BED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED87
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED87 | 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)
#EEDA7F
Deuteranopia (green-blind)
#DCCD8E
Tritanopia (blue-blind)
#2AE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed87; /* rgb */ color: rgb(91, 237, 135); /* oklch */ color: oklch(84.4% 0.189 150.2);
Tailwind
colors: {
custom: {
50: '#97f4ab',
500: '#5bed87',
950: '#000000',
},
}SCSS
$custom: #5bed87; $custom-light: #97f4ab; $custom-dark: #000000;
JSON
{
"hex": "#5bed87",
"rgb": {
"r": 91,
"g": 237,
"b": 135
},
"hsl": {
"h": 138.082,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84353,
"c": 0.18873,
"h": 150.2
},
"luminance": 0.64542
}Semantic roles & 50–950 ramp
primary
#5BED87
secondary
#B83490
accent
#099DDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581