#5BEF93#5BEF93
#5BEF93 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.181 H 152.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF93 |
|---|---|
| RGB | rgb(91, 239, 147) |
| HSL | hsl(143, 82%, 65%) |
| HSV | hsv(143, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.03, -59.38, 33.10) |
| CIE-LCH | lch(85.03, 67.99, 150.86°) |
| OKLab | oklab(85.06% -0.1606 0.0825) |
| OKLCH | oklch(85.06% 0.181 152.8) |
| XYZ | xyz(40.4440, 66.0596, 38.2175) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.20
Mediumspringgreen
#00FA9A
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF93 #EF5BB7
analogous
#6DEF5B #5BEF93 #5BEFDD
triadic
#5BEF93 #935BEF #EF935B
tetradic
#5BEF93 #5B6DEF #EF5BB7 #EFDD5B
square
#5BEF93 #5B6DEF #EF5BB7 #EFDD5B
split-complementary
#5BEF93 #DD5BEF #EF5B6D
monochromatic
#12BD53 #23EA6E #5BEF93 #93F4B8 #CBFADC
Accessibility & contrast
On white
1.48
#5BEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5BEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF93
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF93 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#1EECD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bef93; /* rgb */ color: rgb(91, 239, 147); /* oklch */ color: oklch(85.1% 0.181 152.8);
Tailwind
colors: {
custom: {
50: '#97f5b3',
500: '#5bef93',
950: '#000000',
},
}SCSS
$custom: #5bef93; $custom-light: #97f5b3; $custom-dark: #000000;
JSON
{
"hex": "#5bef93",
"rgb": {
"r": 91,
"g": 239,
"b": 147
},
"hsl": {
"h": 142.703,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.85056,
"c": 0.18056,
"h": 152.8
},
"luminance": 0.66064
}Semantic roles & 50–950 ramp
primary
#5BEF93
secondary
#BC3388
accent
#078DDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581