#5BF384#5BF384
#5BF384 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.8% C 0.199 H 149.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF384 |
|---|---|
| RGB | rgb(91, 243, 132) |
| HSL | hsl(136, 86%, 65%) |
| HSV | hsv(136, 63%, 95%) |
| CMYK | cmyk(62.6%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(86.00, -63.32, 41.77) |
| CIE-LCH | lch(86.00, 75.86, 146.59°) |
| OKLab | oklab(85.78% -0.1709 0.1022) |
| OKLCH | oklch(85.78% 0.199 149.1) |
| XYZ | xyz(40.5268, 67.9872, 32.8124) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.09
Spring Green
#00FF7F
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF384 #F35BCA
analogous
#7EF35B #5BF384 #5BF3D0
triadic
#5BF384 #845BF3 #F3845B
tetradic
#5BF384 #5B7EF3 #F35BCA #F3D05B
square
#5BF384 #5B7EF3 #F35BCA #F3D05B
split-complementary
#5BF384 #D05BF3 #F35B7E
monochromatic
#0EC540 #22EF59 #5BF384 #94F7AF #CDFBDA
Accessibility & contrast
On white
1.44
#5BF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5BF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF384
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF384 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#28EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf384; /* rgb */ color: rgb(91, 243, 132); /* oklch */ color: oklch(85.8% 0.199 149.1);
Tailwind
colors: {
custom: {
50: '#98f8a9',
500: '#5bf384',
950: '#000000',
},
}SCSS
$custom: #5bf384; $custom-light: #98f8a9; $custom-dark: #000000;
JSON
{
"hex": "#5bf384",
"rgb": {
"r": 91,
"g": 243,
"b": 132
},
"hsl": {
"h": 136.184,
"s": 86.364,
"l": 65.49
},
"oklch": {
"l": 0.85784,
"c": 0.19914,
"h": 149.1
},
"luminance": 0.67991
}Semantic roles & 50–950 ramp
primary
#5BF384
secondary
#C2309B
accent
#03A6E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581