#5BEA94#5BEA94
#5BEA94 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.173 H 153.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA94 |
|---|---|
| RGB | rgb(91, 234, 148) |
| HSL | hsl(144, 77%, 64%) |
| HSV | hsv(144, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(83.55, -57.30, 30.64) |
| CIE-LCH | lch(83.55, 64.97, 151.86°) |
| OKLab | oklab(83.85% -0.1552 0.0767) |
| OKLCH | oklch(83.85% 0.173 153.7) |
| XYZ | xyz(39.0793, 63.2040, 38.1514) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA94 #EA5BB1
analogous
#69EA5B #5BEA94 #5BEADB
triadic
#5BEA94 #945BEA #EA945B
tetradic
#5BEA94 #5B69EA #EA5BB1 #EADB5B
square
#5BEA94 #5B69EA #EA5BB1 #EADB5B
split-complementary
#5BEA94 #DB5BEA #EA5B69
monochromatic
#17B455 #25E371 #5BEA94 #91F1B7 #C8F8DB
Accessibility & contrast
On white
1.54
#5BEA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5BEA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA94
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA94 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#21E7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea94; /* rgb */ color: rgb(91, 234, 148); /* oklch */ color: oklch(83.8% 0.173 153.7);
Tailwind
colors: {
custom: {
50: '#96f2b4',
500: '#5bea94',
950: '#000000',
},
}SCSS
$custom: #5bea94; $custom-light: #96f2b4; $custom-dark: #000000;
JSON
{
"hex": "#5bea94",
"rgb": {
"r": 91,
"g": 234,
"b": 148
},
"hsl": {
"h": 143.916,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83848,
"c": 0.17308,
"h": 153.7
},
"luminance": 0.63208
}Semantic roles & 50–950 ramp
primary
#5BEA94
secondary
#B43681
accent
#0C88DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581