#5BEA86#5BEA86
#5BEA86 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.186 H 150.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA86 |
|---|---|
| RGB | rgb(91, 234, 134) |
| HSL | hsl(138, 77%, 64%) |
| HSV | hsv(138, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 42.7%, 8.2%) |
| CIE-LAB | lab(83.33, -59.68, 37.37) |
| CIE-LCH | lch(83.33, 70.42, 147.95°) |
| OKLab | oklab(83.6% -0.1612 0.0922) |
| OKLCH | oklch(83.6% 0.186 150.3) |
| XYZ | xyz(38.0374, 62.7872, 32.6642) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.09
Turquoise Green
#04F489
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.43
Spearmint
#1EF876
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA86 #EA5BBF
analogous
#77EA5B #5BEA86 #5BEACD
triadic
#5BEA86 #865BEA #EA865B
tetradic
#5BEA86 #5B77EA #EA5BBF #EACD5B
square
#5BEA86 #5B77EA #EA5BBF #EACD5B
split-complementary
#5BEA86 #CD5BEA #EA5B77
monochromatic
#17B446 #25E35E #5BEA86 #91F1AE #C8F8D6
Accessibility & contrast
On white
1.55
#5BEA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5BEA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA86
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA86 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77F
Deuteranopia (green-blind)
#D9CB8D
Tritanopia (blue-blind)
#2CE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea86; /* rgb */ color: rgb(91, 234, 134); /* oklch */ color: oklch(83.6% 0.186 150.3);
Tailwind
colors: {
custom: {
50: '#97f2aa',
500: '#5bea86',
950: '#000000',
},
}SCSS
$custom: #5bea86; $custom-light: #97f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5bea86",
"rgb": {
"r": 91,
"g": 234,
"b": 134
},
"hsl": {
"h": 138.042,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83596,
"c": 0.18571,
"h": 150.3
},
"luminance": 0.62791
}Semantic roles & 50–950 ramp
primary
#5BEA86
secondary
#B4368E
accent
#0C9CDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581