#5BE67B#5BE67B
#5BE67B is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.4% C 0.190 H 148.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE67B |
|---|---|
| RGB | rgb(91, 230, 123) |
| HSL | hsl(134, 74%, 63%) |
| HSV | hsv(134, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(81.97, -59.91, 41.04) |
| CIE-LCH | lch(81.97, 72.62, 145.58°) |
| OKLab | oklab(82.43% -0.1619 0.1002) |
| OKLCH | oklch(82.43% 0.19 148.2) |
| XYZ | xyz(36.1838, 60.2443, 28.4565) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.27
Lightish Green
#61E160
ΔE00 3.73
Tealish Green
#0CDC73
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.47
Spearmint
#1EF876
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE67B #E65BC6
analogous
#80E65B #5BE67B #5BE6C0
triadic
#5BE67B #7B5BE6 #E67B5B
tetradic
#5BE67B #5B80E6 #E65BC6 #E6C05B
square
#5BE67B #5B80E6 #E65BC6 #E6C05B
split-complementary
#5BE67B #C05BE6 #E65B80
monochromatic
#1AAC3C #26DE50 #5BE67B #90EEA6 #C5F6D0
Accessibility & contrast
On white
1.61
#5BE67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5BE67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE67B
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE67B | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#35E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5be67b; /* rgb */ color: rgb(91, 230, 123); /* oklch */ color: oklch(82.4% 0.190 148.2);
Tailwind
colors: {
custom: {
50: '#96efa3',
500: '#5be67b',
950: '#000000',
},
}SCSS
$custom: #5be67b; $custom-light: #96efa3; $custom-dark: #000000;
JSON
{
"hex": "#5be67b",
"rgb": {
"r": 91,
"g": 230,
"b": 123
},
"hsl": {
"h": 133.813,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.82426,
"c": 0.19035,
"h": 148.2
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#5BE67B
secondary
#AE3892
accent
#10A8D6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580