#5BF07E#5BF07E
#5BF07E is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.0% C 0.201 H 148.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF07E |
|---|---|
| RGB | rgb(91, 240, 126) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.02, -63.13, 43.43) |
| CIE-LCH | lch(85.02, 76.63, 145.47°) |
| OKLab | oklab(84.95% -0.1705 0.1057) |
| OKLCH | oklch(84.95% 0.201 148.2) |
| XYZ | xyz(39.2376, 66.0468, 30.4151) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.14
Weird Green
#3AE57F
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF07E #F05BCD
analogous
#83F05B #5BF07E #5BF0C9
triadic
#5BF07E #7E5BF0 #F07E5B
tetradic
#5BF07E #5B83F0 #F05BCD #F0C95B
square
#5BF07E #5B83F0 #F05BCD #F0C95B
split-complementary
#5BF07E #C95BF0 #F05B83
monochromatic
#11BF3A #23EB52 #5BF07E #93F5AA #CBFAD6
Accessibility & contrast
On white
1.48
#5BF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5BF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF07E
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF07E | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#2EEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bf07e; /* rgb */ color: rgb(91, 240, 126); /* oklch */ color: oklch(85.0% 0.201 148.2);
Tailwind
colors: {
custom: {
50: '#98f6a5',
500: '#5bf07e',
950: '#000000',
},
}SCSS
$custom: #5bf07e; $custom-light: #98f6a5; $custom-dark: #000000;
JSON
{
"hex": "#5bf07e",
"rgb": {
"r": 91,
"g": 240,
"b": 126
},
"hsl": {
"h": 134.094,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.8495,
"c": 0.20059,
"h": 148.2
},
"luminance": 0.66051
}Semantic roles & 50–950 ramp
primary
#5BF07E
secondary
#BD329D
accent
#06ACE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580