#5BE799#5BE799
#5BE799 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.2% C 0.165 H 155.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE799 |
|---|---|
| RGB | rgb(91, 231, 153) |
| HSL | hsl(147, 74%, 63%) |
| HSV | hsv(147, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(82.74, -55.21, 27.00) |
| CIE-LCH | lch(82.74, 61.46, 153.94°) |
| OKLab | oklab(83.21% -0.1499 0.068) |
| OKLCH | oklch(83.21% 0.165 155.6) |
| XYZ | xyz(38.6368, 61.6720, 39.9986) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.60
Sea Green (survey)
#53FCA1
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE799 #E75BA9
analogous
#63E75B #5BE799 #5BE7DF
triadic
#5BE799 #995BE7 #E7995B
tetradic
#5BE799 #5B63E7 #E75BA9 #E7DF5B
square
#5BE799 #5B63E7 #E75BA9 #E7DF5B
split-complementary
#5BE799 #DF5BE7 #E75B63
monochromatic
#19AE5B #26DF78 #5BE799 #90EFBA #C6F7DB
Accessibility & contrast
On white
1.57
#5BE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#5BE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE799
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE799 | 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)
#E6D694
Deuteranopia (green-blind)
#D3C99E
Tritanopia (blue-blind)
#1EE5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be799; /* rgb */ color: rgb(91, 231, 153); /* oklch */ color: oklch(83.2% 0.165 155.6);
Tailwind
colors: {
custom: {
50: '#96efb7',
500: '#5be799',
950: '#000000',
},
}SCSS
$custom: #5be799; $custom-light: #96efb7; $custom-dark: #000000;
JSON
{
"hex": "#5be799",
"rgb": {
"r": 91,
"g": 231,
"b": 153
},
"hsl": {
"h": 146.571,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.8321,
"c": 0.16461,
"h": 155.6
},
"luminance": 0.61676
}Semantic roles & 50–950 ramp
primary
#5BE799
secondary
#AF377A
accent
#0F7ED7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581