#5BEB86#5BEB86
#5BEB86 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.8% C 0.187 H 150.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB86 |
|---|---|
| RGB | rgb(91, 235, 134) |
| HSL | hsl(138, 78%, 64%) |
| HSV | hsv(138, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(83.63, -60.06, 37.76) |
| CIE-LCH | lch(83.63, 70.94, 147.84°) |
| OKLab | oklab(83.84% -0.1622 0.093) |
| OKLCH | oklch(83.84% 0.187 150.2) |
| XYZ | xyz(38.3229, 63.3582, 32.7594) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.21
Turquoise Green
#04F489
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.77
Minty Green
#0BF77D
ΔE00 3.89
Spearmint
#1EF876
ΔE00 4.40
Sea Green (survey)
#53FCA1
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB86 #EB5BC0
analogous
#78EB5B #5BEB86 #5BEBCE
triadic
#5BEB86 #865BEB #EB865B
tetradic
#5BEB86 #5B78EB #EB5BC0 #EBCE5B
square
#5BEB86 #5B78EB #EB5BC0 #EBCE5B
split-complementary
#5BEB86 #CE5BEB #EB5B78
monochromatic
#16B546 #24E45E #5BEB86 #92F2AE #C8F8D6
Accessibility & contrast
On white
1.54
#5BEB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5BEB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB86
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB86 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#DACB8D
Tritanopia (blue-blind)
#2CE7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5beb86; /* rgb */ color: rgb(91, 235, 134); /* oklch */ color: oklch(83.8% 0.187 150.2);
Tailwind
colors: {
custom: {
50: '#97f2aa',
500: '#5beb86',
950: '#000000',
},
}SCSS
$custom: #5beb86; $custom-light: #97f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5beb86",
"rgb": {
"r": 91,
"g": 235,
"b": 134
},
"hsl": {
"h": 137.917,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.83842,
"c": 0.18702,
"h": 150.2
},
"luminance": 0.63362
}Semantic roles & 50–950 ramp
primary
#5BEB86
secondary
#B5358F
accent
#0B9DDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581