#5BEF7F#5BEF7F
#5BEF7F is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.7% C 0.198 H 148.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF7F |
|---|---|
| RGB | rgb(91, 239, 127) |
| HSL | hsl(135, 82%, 65%) |
| HSV | hsv(135, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(84.73, -62.62, 42.59) |
| CIE-LCH | lch(84.73, 75.73, 145.78°) |
| OKLab | oklab(84.72% -0.1691 0.1039) |
| OKLCH | oklch(84.72% 0.198 148.4) |
| XYZ | xyz(39.0089, 65.4856, 30.6588) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF7F #EF5BCB
analogous
#81EF5B #5BEF7F #5BEFC9
triadic
#5BEF7F #7F5BEF #EF7F5B
tetradic
#5BEF7F #5B81EF #EF5BCB #EFC95B
square
#5BEF7F #5B81EF #EF5BCB #EFC95B
split-complementary
#5BEF7F #C95BEF #EF5B81
monochromatic
#12BD3C #23EA53 #5BEF7F #93F4AB #CBFAD6
Accessibility & contrast
On white
1.49
#5BEF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5BEF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF7F
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF7F | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB76
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#2EEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bef7f; /* rgb */ color: rgb(91, 239, 127); /* oklch */ color: oklch(84.7% 0.198 148.4);
Tailwind
colors: {
custom: {
50: '#98f5a6',
500: '#5bef7f',
950: '#000000',
},
}SCSS
$custom: #5bef7f; $custom-light: #98f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5bef7f",
"rgb": {
"r": 91,
"g": 239,
"b": 127
},
"hsl": {
"h": 134.595,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84718,
"c": 0.19843,
"h": 148.4
},
"luminance": 0.65489
}Semantic roles & 50–950 ramp
primary
#5BEF7F
secondary
#BC339A
accent
#07AADF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580