#5BE67F#5BE67F
#5BE67F is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.5% C 0.187 H 149.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE67F |
|---|---|
| RGB | rgb(91, 230, 127) |
| HSL | hsl(136, 74%, 63%) |
| HSV | hsv(136, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.03, -59.30, 39.16) |
| CIE-LCH | lch(82.03, 71.06, 146.56°) |
| OKLab | oklab(82.49% -0.1602 0.096) |
| OKLCH | oklch(82.49% 0.187 149.1) |
| XYZ | xyz(36.4393, 60.3465, 29.8023) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.96
Tealish Green
#0CDC73
ΔE00 3.85
Turquoise Green
#04F489
ΔE00 4.21
Lightish Green
#61E160
ΔE00 4.31
Minty Green
#0BF77D
ΔE00 4.55
Wintergreen
#20F986
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE67F #E65BC2
analogous
#7CE65B #5BE67F #5BE6C5
triadic
#5BE67F #7F5BE6 #E67F5B
tetradic
#5BE67F #5B7CE6 #E65BC2 #E6C55B
square
#5BE67F #5B7CE6 #E65BC2 #E6C55B
split-complementary
#5BE67F #C55BE6 #E65B7C
monochromatic
#1AAC40 #26DE56 #5BE67F #90EEA8 #C5F6D2
Accessibility & contrast
On white
1.61
#5BE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5BE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE67F
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE67F | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#33E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5be67f; /* rgb */ color: rgb(91, 230, 127); /* oklch */ color: oklch(82.5% 0.187 149.1);
Tailwind
colors: {
custom: {
50: '#96efa5',
500: '#5be67f',
950: '#000000',
},
}SCSS
$custom: #5be67f; $custom-light: #96efa5; $custom-dark: #000000;
JSON
{
"hex": "#5be67f",
"rgb": {
"r": 91,
"g": 230,
"b": 127
},
"hsl": {
"h": 135.54,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.8249,
"c": 0.18677,
"h": 149.1
},
"luminance": 0.6035
}Semantic roles & 50–950 ramp
primary
#5BE67F
secondary
#AE388F
accent
#10A2D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580