#5BE798#5BE798
#5BE798 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.166 H 155.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE798 |
|---|---|
| RGB | rgb(91, 231, 152) |
| HSL | hsl(146, 74%, 63%) |
| HSV | hsv(146, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(82.72, -55.40, 27.49) |
| CIE-LCH | lch(82.72, 61.84, 153.61°) |
| OKLab | oklab(83.19% -0.1504 0.0692) |
| OKLCH | oklch(83.19% 0.166 155.3) |
| XYZ | xyz(38.5545, 61.6391, 39.5654) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.56
Sea Green (survey)
#53FCA1
ΔE00 4.60
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE798 #E75BAA
analogous
#64E75B #5BE798 #5BE7DE
triadic
#5BE798 #985BE7 #E7985B
tetradic
#5BE798 #5B64E7 #E75BAA #E7DE5B
square
#5BE798 #5B64E7 #E75BAA #E7DE5B
split-complementary
#5BE798 #DE5BE7 #E75B64
monochromatic
#19AE5A #26DF76 #5BE798 #90EFBA #C6F7DB
Accessibility & contrast
On white
1.58
#5BE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#5BE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE798
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE798 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D3C99D
Tritanopia (blue-blind)
#1FE5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be798; /* rgb */ color: rgb(91, 231, 152); /* oklch */ color: oklch(83.2% 0.166 155.3);
Tailwind
colors: {
custom: {
50: '#96efb7',
500: '#5be798',
950: '#000000',
},
}SCSS
$custom: #5be798; $custom-light: #96efb7; $custom-dark: #000000;
JSON
{
"hex": "#5be798",
"rgb": {
"r": 91,
"g": 231,
"b": 152
},
"hsl": {
"h": 146.143,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.8319,
"c": 0.16551,
"h": 155.3
},
"luminance": 0.61643
}Semantic roles & 50–950 ramp
primary
#5BE798
secondary
#AF377B
accent
#0F80D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581