#5BF293#5BF293
#5BF293 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.184 H 152.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF293 |
|---|---|
| RGB | rgb(91, 242, 147) |
| HSL | hsl(142, 85%, 65%) |
| HSV | hsv(142, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(85.92, -60.52, 34.29) |
| CIE-LCH | lch(85.92, 69.55, 150.47°) |
| OKLab | oklab(85.79% -0.1636 0.0853) |
| OKLCH | oklch(85.79% 0.184 152.5) |
| XYZ | xyz(41.3296, 67.8308, 38.5127) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 2.57
Turquoise Green
#04F489
ΔE00 2.80
Wintergreen
#20F986
ΔE00 3.27
Mediumspringgreen
#00FA9A
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF293 #F25BBA
analogous
#6EF25B #5BF293 #5BF2DF
triadic
#5BF293 #935BF2 #F2935B
tetradic
#5BF293 #5B6EF2 #F25BBA #F2DF5B
square
#5BF293 #5B6EF2 #F25BBA #F2DF5B
split-complementary
#5BF293 #DF5BF2 #F25B6E
monochromatic
#0FC352 #22EE6E #5BF293 #94F6B8 #CCFBDE
Accessibility & contrast
On white
1.44
#5BF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5BF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF293
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF293 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#1BEFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf293; /* rgb */ color: rgb(91, 242, 147); /* oklch */ color: oklch(85.8% 0.184 152.5);
Tailwind
colors: {
custom: {
50: '#98f7b3',
500: '#5bf293',
950: '#000000',
},
}SCSS
$custom: #5bf293; $custom-light: #98f7b3; $custom-dark: #000000;
JSON
{
"hex": "#5bf293",
"rgb": {
"r": 91,
"g": 242,
"b": 147
},
"hsl": {
"h": 142.252,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.85792,
"c": 0.18449,
"h": 152.5
},
"luminance": 0.67835
}Semantic roles & 50–950 ramp
primary
#5BF293
secondary
#C1318B
accent
#048FE2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581