#5BEF94#5BEF94
#5BEF94 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.180 H 153.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF94 |
|---|---|
| RGB | rgb(91, 239, 148) |
| HSL | hsl(143, 82%, 65%) |
| HSV | hsv(143, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.04, -59.21, 32.62) |
| CIE-LCH | lch(85.04, 67.60, 151.15°) |
| OKLab | oklab(85.07% -0.1602 0.0814) |
| OKLCH | oklch(85.07% 0.18 153.1) |
| XYZ | xyz(40.5229, 66.0912, 38.6325) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.28
Mediumspringgreen
#00FA9A
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF94 #EF5BB6
analogous
#6CEF5B #5BEF94 #5BEFDE
triadic
#5BEF94 #945BEF #EF945B
tetradic
#5BEF94 #5B6CEF #EF5BB6 #EFDE5B
square
#5BEF94 #5B6CEF #EF5BB6 #EFDE5B
split-complementary
#5BEF94 #DE5BEF #EF5B6C
monochromatic
#12BD54 #23EA70 #5BEF94 #93F4B8 #CBFADD
Accessibility & contrast
On white
1.48
#5BEF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5BEF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF94
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF94 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8E
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#1DECD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bef94; /* rgb */ color: rgb(91, 239, 148); /* oklch */ color: oklch(85.1% 0.180 153.1);
Tailwind
colors: {
custom: {
50: '#97f5b4',
500: '#5bef94',
950: '#000000',
},
}SCSS
$custom: #5bef94; $custom-light: #97f5b4; $custom-dark: #000000;
JSON
{
"hex": "#5bef94",
"rgb": {
"r": 91,
"g": 239,
"b": 148
},
"hsl": {
"h": 143.108,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.85074,
"c": 0.17967,
"h": 153.1
},
"luminance": 0.66095
}Semantic roles & 50–950 ramp
primary
#5BEF94
secondary
#BC3387
accent
#078CDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581