#5BEE93#5BEE93
#5BEE93 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.179 H 152.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE93 |
|---|---|
| RGB | rgb(91, 238, 147) |
| HSL | hsl(143, 81%, 65%) |
| HSV | hsv(143, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(84.73, -59.00, 32.71) |
| CIE-LCH | lch(84.73, 67.46, 151.00°) |
| OKLab | oklab(84.81% -0.1596 0.0816) |
| OKLCH | oklch(84.81% 0.179 152.9) |
| XYZ | xyz(40.1521, 65.4757, 38.1202) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.22
Mediumspringgreen
#00FA9A
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE93 #EE5BB6
analogous
#6DEE5B #5BEE93 #5BEEDC
triadic
#5BEE93 #935BEE #EE935B
tetradic
#5BEE93 #5B6DEE #EE5BB6 #EEDC5B
square
#5BEE93 #5B6DEE #EE5BB6 #EEDC5B
split-complementary
#5BEE93 #DC5BEE #EE5B6D
monochromatic
#13BB53 #24E86E #5BEE93 #92F4B8 #CAF9DC
Accessibility & contrast
On white
1.49
#5BEE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5BEE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE93
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE93 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8D
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#1FEBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee93; /* rgb */ color: rgb(91, 238, 147); /* oklch */ color: oklch(84.8% 0.179 152.9);
Tailwind
colors: {
custom: {
50: '#97f4b3',
500: '#5bee93',
950: '#000000',
},
}SCSS
$custom: #5bee93; $custom-light: #97f4b3; $custom-dark: #000000;
JSON
{
"hex": "#5bee93",
"rgb": {
"r": 91,
"g": 238,
"b": 147
},
"hsl": {
"h": 142.857,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84811,
"c": 0.17925,
"h": 152.9
},
"luminance": 0.6548
}Semantic roles & 50–950 ramp
primary
#5BEE93
secondary
#BA3387
accent
#088CDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581