#5BE88F#5BE88F
#5BE88F is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.3% C 0.175 H 152.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE88F |
|---|---|
| RGB | rgb(91, 232, 143) |
| HSL | hsl(142, 75%, 63%) |
| HSV | hsv(142, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(82.87, -57.41, 32.27) |
| CIE-LCH | lch(82.87, 65.86, 150.66°) |
| OKLab | oklab(83.26% -0.1553 0.0804) |
| OKLCH | oklch(83.26% 0.175 152.6) |
| XYZ | xyz(38.1259, 61.9168, 35.9232) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.19
Sea Green (survey)
#53FCA1
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.39
Tealish Green
#0CDC73
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE88F #E85BB4
analogous
#6DE85B #5BE88F #5BE8D6
triadic
#5BE88F #8F5BE8 #E88F5B
tetradic
#5BE88F #5B6DE8 #E85BB4 #E8D65B
square
#5BE88F #5B6DE8 #E85BB4 #E8D65B
split-complementary
#5BE88F #D65BE8 #E85B6D
monochromatic
#19B050 #25E06A #5BE88F #91F0B4 #C6F7D8
Accessibility & contrast
On white
1.57
#5BE88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5BE88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE88F
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE88F | 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)
#E8D689
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#27E5D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be88f; /* rgb */ color: rgb(91, 232, 143); /* oklch */ color: oklch(83.3% 0.175 152.6);
Tailwind
colors: {
custom: {
50: '#96f0b0',
500: '#5be88f',
950: '#000000',
},
}SCSS
$custom: #5be88f; $custom-light: #96f0b0; $custom-dark: #000000;
JSON
{
"hex": "#5be88f",
"rgb": {
"r": 91,
"g": 232,
"b": 143
},
"hsl": {
"h": 142.128,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83262,
"c": 0.17493,
"h": 152.6
},
"luminance": 0.61921
}Semantic roles & 50–950 ramp
primary
#5BE88F
secondary
#B13784
accent
#0E8DD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581