#5BF484#5BF484
#5BF484 is a very light, highly saturated green. Relative luminance 0.686; OKLCH L 86.0% C 0.200 H 149.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF484 |
|---|---|
| RGB | rgb(91, 244, 132) |
| HSL | hsl(136, 87%, 66%) |
| HSV | hsv(136, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.30, -63.69, 42.15) |
| CIE-LCH | lch(86.30, 76.37, 146.50°) |
| OKLab | oklab(86.03% -0.1719 0.1031) |
| OKLCH | oklch(86.03% 0.2 149.1) |
| XYZ | xyz(40.8269, 68.5873, 32.9124) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.59
Spearmint
#1EF876
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF484 #F45BCB
analogous
#7EF45B #5BF484 #5BF4D0
triadic
#5BF484 #845BF4 #F4845B
tetradic
#5BF484 #5B7EF4 #F45BCB #F4D05B
square
#5BF484 #5B7EF4 #F45BCB #F4D05B
split-complementary
#5BF484 #D05BF4 #F45B7E
monochromatic
#0DC73F #22F059 #5BF484 #94F8AF #CEFCDA
Accessibility & contrast
On white
1.43
#5BF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#5BF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF484
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF484 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#27F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf484; /* rgb */ color: rgb(91, 244, 132); /* oklch */ color: oklch(86.0% 0.200 149.1);
Tailwind
colors: {
custom: {
50: '#98f9a9',
500: '#5bf484',
950: '#000000',
},
}SCSS
$custom: #5bf484; $custom-light: #98f9a9; $custom-dark: #000000;
JSON
{
"hex": "#5bf484",
"rgb": {
"r": 91,
"g": 244,
"b": 132
},
"hsl": {
"h": 136.078,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.8603,
"c": 0.20041,
"h": 149.1
},
"luminance": 0.68591
}Semantic roles & 50–950 ramp
primary
#5BF484
secondary
#C42F9C
accent
#02A7E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581