#5BEB94#5BEB94
#5BEB94 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.174 H 153.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB94 |
|---|---|
| RGB | rgb(91, 235, 148) |
| HSL | hsl(144, 78%, 64%) |
| HSV | hsv(144, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(83.85, -57.68, 31.04) |
| CIE-LCH | lch(83.85, 65.50, 151.72°) |
| OKLab | oklab(84.09% -0.1562 0.0776) |
| OKLCH | oklch(84.09% 0.174 153.6) |
| XYZ | xyz(39.3648, 63.7750, 38.2465) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.98
Mediumspringgreen
#00FA9A
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB94 #EB5BB2
analogous
#6AEB5B #5BEB94 #5BEBDC
triadic
#5BEB94 #945BEB #EB945B
tetradic
#5BEB94 #5B6AEB #EB5BB2 #EBDC5B
square
#5BEB94 #5B6AEB #EB5BB2 #EBDC5B
split-complementary
#5BEB94 #DC5BEB #EB5B6A
monochromatic
#16B555 #24E470 #5BEB94 #92F2B8 #C8F8DB
Accessibility & contrast
On white
1.53
#5BEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5BEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB94
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB94 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98E
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#20E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5beb94; /* rgb */ color: rgb(91, 235, 148); /* oklch */ color: oklch(84.1% 0.174 153.6);
Tailwind
colors: {
custom: {
50: '#97f2b4',
500: '#5beb94',
950: '#000000',
},
}SCSS
$custom: #5beb94; $custom-light: #97f2b4; $custom-dark: #000000;
JSON
{
"hex": "#5beb94",
"rgb": {
"r": 91,
"g": 235,
"b": 148
},
"hsl": {
"h": 143.75,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.84093,
"c": 0.1744,
"h": 153.6
},
"luminance": 0.63779
}Semantic roles & 50–950 ramp
primary
#5BEB94
secondary
#B53582
accent
#0B88DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581