#5BEB87#5BEB87
#5BEB87 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.186 H 150.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB87 |
|---|---|
| RGB | rgb(91, 235, 135) |
| HSL | hsl(138, 78%, 64%) |
| HSV | hsv(138, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 42.6%, 7.8%) |
| CIE-LAB | lab(83.65, -59.90, 37.29) |
| CIE-LCH | lch(83.65, 70.55, 148.10°) |
| OKLab | oklab(83.86% -0.1618 0.092) |
| OKLCH | oklch(83.86% 0.186 150.4) |
| XYZ | xyz(38.3930, 63.3863, 33.1285) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.21
Turquoise Green
#04F489
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.79
Minty Green
#0BF77D
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB87 #EB5BBF
analogous
#77EB5B #5BEB87 #5BEBCF
triadic
#5BEB87 #875BEB #EB875B
tetradic
#5BEB87 #5B77EB #EB5BBF #EBCF5B
square
#5BEB87 #5B77EB #EB5BBF #EBCF5B
split-complementary
#5BEB87 #CF5BEB #EB5B77
monochromatic
#16B547 #24E45F #5BEB87 #92F2AF #C8F8D7
Accessibility & contrast
On white
1.54
#5BEB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5BEB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB87
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB87 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#DACB8E
Tritanopia (blue-blind)
#2BE7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5beb87; /* rgb */ color: rgb(91, 235, 135); /* oklch */ color: oklch(83.9% 0.186 150.4);
Tailwind
colors: {
custom: {
50: '#97f2ab',
500: '#5beb87',
950: '#000000',
},
}SCSS
$custom: #5beb87; $custom-light: #97f2ab; $custom-dark: #000000;
JSON
{
"hex": "#5beb87",
"rgb": {
"r": 91,
"g": 235,
"b": 135
},
"hsl": {
"h": 138.333,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.83859,
"c": 0.18611,
"h": 150.4
},
"luminance": 0.6339
}Semantic roles & 50–950 ramp
primary
#5BEB87
secondary
#B5358E
accent
#0B9BDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581