#5BF485#5BF485
#5BF485 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.0% C 0.200 H 149.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF485 |
|---|---|
| RGB | rgb(91, 244, 133) |
| HSL | hsl(136, 87%, 66%) |
| HSV | hsv(136, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.31, -63.53, 41.69) |
| CIE-LCH | lch(86.31, 75.99, 146.73°) |
| OKLab | oklab(86.05% -0.1715 0.102) |
| OKLCH | oklch(86.05% 0.2 149.2) |
| XYZ | xyz(40.8957, 68.6148, 33.2745) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.61
Spearmint
#1EF876
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.05
Spring Green
#00FF7F
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF485 #F45BCA
analogous
#7DF45B #5BF485 #5BF4D2
triadic
#5BF485 #855BF4 #F4855B
tetradic
#5BF485 #5B7DF4 #F45BCA #F4D25B
square
#5BF485 #5B7DF4 #F45BCA #F4D25B
split-complementary
#5BF485 #D25BF4 #F45B7D
monochromatic
#0DC740 #22F05A #5BF485 #94F8B0 #CEFCDA
Accessibility & contrast
On white
1.43
#5BF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#5BF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF485
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF485 | 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)
#F6E07C
Deuteranopia (green-blind)
#E2D38D
Tritanopia (blue-blind)
#27F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf485; /* rgb */ color: rgb(91, 244, 133); /* oklch */ color: oklch(86.0% 0.200 149.2);
Tailwind
colors: {
custom: {
50: '#98f9aa',
500: '#5bf485',
950: '#000000',
},
}SCSS
$custom: #5bf485; $custom-light: #98f9aa; $custom-dark: #000000;
JSON
{
"hex": "#5bf485",
"rgb": {
"r": 91,
"g": 244,
"b": 133
},
"hsl": {
"h": 136.471,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.86046,
"c": 0.19953,
"h": 149.2
},
"luminance": 0.68619
}Semantic roles & 50–950 ramp
primary
#5BF485
secondary
#C42F9B
accent
#02A6E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581