#5BEE75#5BEE75
#5BEE75 is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.3% C 0.206 H 146.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE75 |
|---|---|
| RGB | rgb(91, 238, 117) |
| HSL | hsl(131, 81%, 65%) |
| HSV | hsv(131, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(84.31, -63.69, 46.83) |
| CIE-LCH | lch(84.31, 79.06, 143.68°) |
| OKLab | oklab(84.32% -0.1721 0.1129) |
| OKLCH | oklch(84.32% 0.206 146.7) |
| XYZ | xyz(38.0972, 64.6538, 27.2979) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.42
Lightish Green
#61E160
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 3.96
Lightgreen (survey)
#76FF7B
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE75 #EE5BD4
analogous
#8BEE5B #5BEE75 #5BEEBE
triadic
#5BEE75 #755BEE #EE755B
tetradic
#5BEE75 #5B8BEE #EE5BD4 #EEBE5B
square
#5BEE75 #5B8BEE #EE5BD4 #EEBE5B
split-complementary
#5BEE75 #BE5BEE #EE5B8B
monochromatic
#13BB31 #24E846 #5BEE75 #92F4A4 #CAF9D2
Accessibility & contrast
On white
1.51
#5BEE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5BEE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE75
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE75 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#34E9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bee75; /* rgb */ color: rgb(91, 238, 117); /* oklch */ color: oklch(84.3% 0.206 146.7);
Tailwind
colors: {
custom: {
50: '#98f59f',
500: '#5bee75',
950: '#000000',
},
}SCSS
$custom: #5bee75; $custom-light: #98f59f; $custom-dark: #000000;
JSON
{
"hex": "#5bee75",
"rgb": {
"r": 91,
"g": 238,
"b": 117
},
"hsl": {
"h": 130.612,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84324,
"c": 0.20585,
"h": 146.7
},
"luminance": 0.64658
}Semantic roles & 50–950 ramp
primary
#5BEE75
secondary
#BA33A2
accent
#08B8DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580