#5BEF7D#5BEF7D
#5BEF7D is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.7% C 0.200 H 148.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF7D |
|---|---|
| RGB | rgb(91, 239, 125) |
| HSL | hsl(134, 82%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.71, -62.92, 43.52) |
| CIE-LCH | lch(84.71, 76.50, 145.33°) |
| OKLab | oklab(84.69% -0.1699 0.1059) |
| OKLCH | oklch(84.69% 0.2 148.1) |
| XYZ | xyz(38.8798, 65.4339, 29.9791) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.64
Spring Green
#00FF7F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF7D #EF5BCD
analogous
#83EF5B #5BEF7D #5BEFC7
triadic
#5BEF7D #7D5BEF #EF7D5B
tetradic
#5BEF7D #5B83EF #EF5BCD #EFC75B
square
#5BEF7D #5B83EF #EF5BCD #EFC75B
split-complementary
#5BEF7D #C75BEF #EF5B83
monochromatic
#12BD3A #23EA51 #5BEF7D #93F4A9 #CBFAD5
Accessibility & contrast
On white
1.49
#5BEF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5BEF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF7D
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF7D | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DFCE85
Tritanopia (blue-blind)
#2FEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bef7d; /* rgb */ color: rgb(91, 239, 125); /* oklch */ color: oklch(84.7% 0.200 148.1);
Tailwind
colors: {
custom: {
50: '#98f5a4',
500: '#5bef7d',
950: '#000000',
},
}SCSS
$custom: #5bef7d; $custom-light: #98f5a4; $custom-dark: #000000;
JSON
{
"hex": "#5bef7d",
"rgb": {
"r": 91,
"g": 239,
"b": 125
},
"hsl": {
"h": 133.784,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84688,
"c": 0.20019,
"h": 148.1
},
"luminance": 0.65438
}Semantic roles & 50–950 ramp
primary
#5BEF7D
secondary
#BC339C
accent
#07ADDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580