#5BEA93#5BEA93
#5BEA93 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.174 H 153.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA93 |
|---|---|
| RGB | rgb(91, 234, 147) |
| HSL | hsl(143, 77%, 64%) |
| HSV | hsv(143, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.53, -57.47, 31.12) |
| CIE-LCH | lch(83.53, 65.36, 151.56°) |
| OKLab | oklab(83.83% -0.1556 0.0778) |
| OKLCH | oklch(83.83% 0.174 153.4) |
| XYZ | xyz(39.0005, 63.1725, 37.7363) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.88
Aqua Green
#12E193
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA93 #EA5BB2
analogous
#6AEA5B #5BEA93 #5BEADB
triadic
#5BEA93 #935BEA #EA935B
tetradic
#5BEA93 #5B6AEA #EA5BB2 #EADB5B
square
#5BEA93 #5B6AEA #EA5BB2 #EADB5B
split-complementary
#5BEA93 #DB5BEA #EA5B6A
monochromatic
#17B454 #25E36F #5BEA93 #91F1B7 #C8F8DA
Accessibility & contrast
On white
1.54
#5BEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5BEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA93
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA93 | 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)
#EAD88D
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#22E7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea93; /* rgb */ color: rgb(91, 234, 147); /* oklch */ color: oklch(83.8% 0.174 153.4);
Tailwind
colors: {
custom: {
50: '#96f2b3',
500: '#5bea93',
950: '#000000',
},
}SCSS
$custom: #5bea93; $custom-light: #96f2b3; $custom-dark: #000000;
JSON
{
"hex": "#5bea93",
"rgb": {
"r": 91,
"g": 234,
"b": 147
},
"hsl": {
"h": 143.497,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83829,
"c": 0.17398,
"h": 153.4
},
"luminance": 0.63176
}Semantic roles & 50–950 ramp
primary
#5BEA93
secondary
#B43682
accent
#0C89DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581