#5BE88E#5BE88E
#5BE88E is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.176 H 152.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE88E |
|---|---|
| RGB | rgb(91, 232, 142) |
| HSL | hsl(142, 75%, 63%) |
| HSV | hsv(142, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(82.85, -57.59, 32.75) |
| CIE-LCH | lch(82.85, 66.25, 150.37°) |
| OKLab | oklab(83.24% -0.1558 0.0815) |
| OKLCH | oklch(83.24% 0.176 152.4) |
| XYZ | xyz(38.0505, 61.8866, 35.5260) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Turquoise Green
#04F489
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE88E #E85BB5
analogous
#6EE85B #5BE88E #5BE8D4
triadic
#5BE88E #8E5BE8 #E88E5B
tetradic
#5BE88E #5B6EE8 #E85BB5 #E8D45B
square
#5BE88E #5B6EE8 #E85BB5 #E8D45B
split-complementary
#5BE88E #D45BE8 #E85B6E
monochromatic
#19B04F #25E069 #5BE88E #91F0B3 #C6F7D8
Accessibility & contrast
On white
1.57
#5BE88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5BE88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE88E
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE88E | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#28E5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be88e; /* rgb */ color: rgb(91, 232, 142); /* oklch */ color: oklch(83.2% 0.176 152.4);
Tailwind
colors: {
custom: {
50: '#96f0b0',
500: '#5be88e',
950: '#000000',
},
}SCSS
$custom: #5be88e; $custom-light: #96f0b0; $custom-dark: #000000;
JSON
{
"hex": "#5be88e",
"rgb": {
"r": 91,
"g": 232,
"b": 142
},
"hsl": {
"h": 141.702,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83243,
"c": 0.17584,
"h": 152.4
},
"luminance": 0.6189
}Semantic roles & 50–950 ramp
primary
#5BE88E
secondary
#B13784
accent
#0E8FD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581