#5BE79D#5BE79D
#5BE79D is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.161 H 156.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE79D |
|---|---|
| RGB | rgb(91, 231, 157) |
| HSL | hsl(148, 74%, 63%) |
| HSV | hsv(148, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(82.81, -54.45, 25.04) |
| CIE-LCH | lch(82.81, 59.93, 155.30°) |
| OKLab | oklab(83.29% -0.1481 0.0633) |
| OKLCH | oklch(83.29% 0.161 156.9) |
| XYZ | xyz(38.9727, 61.8064, 41.7677) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.65
Weird Green
#3AE57F
ΔE00 4.76
Light Green Blue
#56FCA2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE79D #E75BA5
analogous
#5FE75B #5BE79D #5BE7E3
triadic
#5BE79D #9D5BE7 #E79D5B
tetradic
#5BE79D #5B5FE7 #E75BA5 #E7E35B
square
#5BE79D #5B5FE7 #E75BA5 #E7E35B
split-complementary
#5BE79D #E35BE7 #E75B5F
monochromatic
#19AE60 #26DF7D #5BE79D #90EFBD #C6F7DD
Accessibility & contrast
On white
1.57
#5BE79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#5BE79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE79D
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE79D | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D698
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#19E5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be79d; /* rgb */ color: rgb(91, 231, 157); /* oklch */ color: oklch(83.3% 0.161 156.9);
Tailwind
colors: {
custom: {
50: '#96efba',
500: '#5be79d',
950: '#000000',
},
}SCSS
$custom: #5be79d; $custom-light: #96efba; $custom-dark: #000000;
JSON
{
"hex": "#5be79d",
"rgb": {
"r": 91,
"g": 231,
"b": 157
},
"hsl": {
"h": 148.286,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83292,
"c": 0.16109,
"h": 156.9
},
"luminance": 0.6181
}Semantic roles & 50–950 ramp
primary
#5BE79D
secondary
#AF3777
accent
#0F78D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581