#5BE79A#5BE79A
#5BE79A is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.2% C 0.164 H 155.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE79A |
|---|---|
| RGB | rgb(91, 231, 154) |
| HSL | hsl(147, 74%, 63%) |
| HSV | hsv(147, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(82.76, -55.02, 26.51) |
| CIE-LCH | lch(82.76, 61.08, 154.27°) |
| OKLab | oklab(83.23% -0.1495 0.0668) |
| OKLCH | oklch(83.23% 0.164 155.9) |
| XYZ | xyz(38.7197, 61.7052, 40.4354) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.64
Light Green Blue
#56FCA2
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE79A #E75BA8
analogous
#62E75B #5BE79A #5BE7E0
triadic
#5BE79A #9A5BE7 #E79A5B
tetradic
#5BE79A #5B62E7 #E75BA8 #E7E05B
square
#5BE79A #5B62E7 #E75BA8 #E7E05B
split-complementary
#5BE79A #E05BE7 #E75B62
monochromatic
#19AE5C #26DF79 #5BE79A #90EFBB #C6F7DC
Accessibility & contrast
On white
1.57
#5BE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#5BE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE79A
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE79A | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#1DE5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be79a; /* rgb */ color: rgb(91, 231, 154); /* oklch */ color: oklch(83.2% 0.164 155.9);
Tailwind
colors: {
custom: {
50: '#96efb8',
500: '#5be79a',
950: '#000000',
},
}SCSS
$custom: #5be79a; $custom-light: #96efb8; $custom-dark: #000000;
JSON
{
"hex": "#5be79a",
"rgb": {
"r": 91,
"g": 231,
"b": 154
},
"hsl": {
"h": 147,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.8323,
"c": 0.16373,
"h": 155.9
},
"luminance": 0.61709
}Semantic roles & 50–950 ramp
primary
#5BE79A
secondary
#AF3779
accent
#0F7DD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581