#5BF087#5BF087
#5BF087 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.193 H 150.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF087 |
|---|---|
| RGB | rgb(91, 240, 135) |
| HSL | hsl(138, 83%, 65%) |
| HSV | hsv(138, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 43.8%, 5.9%) |
| CIE-LAB | lab(85.14, -61.76, 39.22) |
| CIE-LCH | lch(85.14, 73.16, 147.58°) |
| OKLab | oklab(85.09% -0.1667 0.0964) |
| OKLCH | oklch(85.09% 0.193 150) |
| XYZ | xyz(39.8446, 66.2896, 33.6123) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.91
Wintergreen
#20F986
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF087 #F05BC4
analogous
#7AF05B #5BF087 #5BF0D1
triadic
#5BF087 #875BF0 #F0875B
tetradic
#5BF087 #5B7AF0 #F05BC4 #F0D15B
square
#5BF087 #5B7AF0 #F05BC4 #F0D15B
split-complementary
#5BF087 #D15BF0 #F05B7A
monochromatic
#11BF45 #23EB5E #5BF087 #93F5B0 #CBFAD9
Accessibility & contrast
On white
1.47
#5BF087 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5BF087 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF087
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF087 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF087 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD7F
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#28ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bf087; /* rgb */ color: rgb(91, 240, 135); /* oklch */ color: oklch(85.1% 0.193 150.0);
Tailwind
colors: {
custom: {
50: '#98f6ab',
500: '#5bf087',
950: '#000000',
},
}SCSS
$custom: #5bf087; $custom-light: #98f6ab; $custom-dark: #000000;
JSON
{
"hex": "#5bf087",
"rgb": {
"r": 91,
"g": 240,
"b": 135
},
"hsl": {
"h": 137.718,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.85093,
"c": 0.19262,
"h": 150
},
"luminance": 0.66294
}Semantic roles & 50–950 ramp
primary
#5BF087
secondary
#BD3294
accent
#069FE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581