#5BEC87#5BEC87
#5BEC87 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.1% C 0.187 H 150.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEC87 |
|---|---|
| RGB | rgb(91, 236, 135) |
| HSL | hsl(138, 79%, 64%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(61.4%, 0%, 42.8%, 7.5%) |
| CIE-LAB | lab(83.95, -60.27, 37.67) |
| CIE-LCH | lch(83.95, 71.08, 147.99°) |
| OKLab | oklab(84.11% -0.1628 0.0929) |
| OKLCH | oklch(84.11% 0.187 150.3) |
| XYZ | xyz(38.6801, 63.9605, 33.2242) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Turquoise Green
#04F489
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.77
Spearmint
#1EF876
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEC87 #EC5BC0
analogous
#78EC5B #5BEC87 #5BECD0
triadic
#5BEC87 #875BEC #EC875B
tetradic
#5BEC87 #5B78EC #EC5BC0 #ECD05B
square
#5BEC87 #5B78EC #EC5BC0 #ECD05B
split-complementary
#5BEC87 #D05BEC #EC5B78
monochromatic
#15B746 #24E65F #5BEC87 #92F2AF #C9F9D7
Accessibility & contrast
On white
1.52
#5BEC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5BEC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEC87
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEC87 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD980
Deuteranopia (green-blind)
#DBCC8E
Tritanopia (blue-blind)
#2BE8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5bec87; /* rgb */ color: rgb(91, 236, 135); /* oklch */ color: oklch(84.1% 0.187 150.3);
Tailwind
colors: {
custom: {
50: '#97f3ab',
500: '#5bec87',
950: '#000000',
},
}SCSS
$custom: #5bec87; $custom-light: #97f3ab; $custom-dark: #000000;
JSON
{
"hex": "#5bec87",
"rgb": {
"r": 91,
"g": 236,
"b": 135
},
"hsl": {
"h": 138.207,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.84106,
"c": 0.18743,
"h": 150.3
},
"luminance": 0.63964
}Semantic roles & 50–950 ramp
primary
#5BEC87
secondary
#B7348F
accent
#0A9CDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581